The run command statement performs the action for the specified command.
run command command_name
• command_name – The name of the command to be run.
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.