FORMULA LANGUAGE


EditInsertButton @Command
Creates a new button and displays the design pane, where the user can define a formula, simple action(s), LotusScript, or JavaScript for the button.

Syntax

@Command( [EditInsertButton] )

Usage


This command does not work on the Web.

If using this command in a hotspot button or any other element that causes a change in focus, the EditGoToField or EditTop command must be used first to return the focus to the document. The document must be in Edit mode.

See Also