run command

Examples


The run command statement performs the action for the specified command.

Syntax

run command command_name

Parameters

command_name – The name of the command to be run.

Comments

If the command has been disable with the disable command statement, it will not be run. If only the tag for a command is available, you can use the Command_Execute() function to perform the command’s action.


Documentation Feedback