Abort
Abort [errorMessageStr]
The Abort operation aborts procedure execution.
Parameters
The optional errorMessageStr is a string expression, which, if present, specifies the message to be displayed in the error alert
Details
Abort provides a way for a macro to abort macro execution when it runs into an error condition.
See Also
Aborting Functions, Aborting Macros, Flow Control for Aborts, DoAlert