ExportCommands
Use this command to output many of the commands and functions in Longview Application Framework to a text file. It can be used as a quick way of viewing the available commands and functions and their corresponding syntax.
Note: This command can only be used in a Procedure document. This command outputs only the functions used in a procedure.
Syntax example:
EXPORTCOMMANDS "FileName"
where:
- FileName is the name of a text file to which the commands will be exported, enclosed in double quotation marks.
Syntax example:
EXPORTCOMMANDS "AllSyntax.txt"