The Command_Execute() function performs the action for the specified command.
Command_Execute(command_tag)
• command_tag – The integer tag value for the command to be performed.
An integer indicating the error that occured.
If the command has been disable with the disable command statement, it will not be run. If the command is known at design time, you can use the run command statement to perform the command’s action.