Method that causes the currently active (running) command to be terminated
The terminateActiveCommand method is not supported within any of the Command related events because it results in the termination of the current command, which is your running command.
"userInterface_var" is a variable referencing a UserInterface object. |
"userInterface_var" is a variable referencing a UserInterface object. |
"userInterface_var" is a variable referencing a UserInterface object. |
| Type | Description |
| boolean | Returns true if terminating the active command was successful. |