Description
Stops execution of the action list.
Snippet
Abort;
Basic explanation
Stop whatever the current set of instructions is doing right now, and don't do anything else from it.
Properties
Returns: Void
Parameters: None
Stops execution of the action list.
Abort;
Stop whatever the current set of instructions is doing right now, and don't do anything else from it.
Returns: Void
Parameters: None