FORMULA LANGUAGE


Using @Commands
An @command executes a Domino command. All of the standard menu commands can be executed using @commands. In addition, a number of specialized commands are available.

For more details, see Working with @Commands.

Syntax

@Command( [commandName] ; parameters )

Parameters

[commandName]


parameters
Return value

Number.


See Also