ViewSwitchForm @Command (Formula Language)
Changes the form used to display the current document.
Syntax
@Command( [ViewSwitchForm] ; formName )
Parameters
formName
Text. Optional. The name of the form you want to switch to.
With no parameter, ViewSwitchForm displays a dialog box with a list of forms available in the current database.
Usage
This command executes after all @functions. Use @Command([SwitchForm]) to execute immediately. See the "Order of evaluation for formula statements" topic for more details.
This command does not work on the Web.