SwitchForm @Command (Formula Language)

Changes the form used to display the current document.

Note: This command is new with Release 6.

Syntax

@Command( [SwitchForm] ; 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 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.