.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


SwitchForm @Command
Changes the form used to display the current document.

Note This command is new with Release 6.

Syntax

@Command( [SwitchForm] ; formName )

Parameters

formName


With no parameter, ViewSwitchForm displays a dialog box with a list of forms available in the current database.

Usage

This command executes immediately. Use the ViewSwitchForm @command to execute after all @functions. See the Order of evaluation for formula statements topic for more details.

This command does not work on the Web.

See Also