![]() |
Macros for SAS Application Developers
https://github.com/sasjs/core |
Abort, ungracefully. More...
Go to the source code of this file.
Will abort with a straightforward abort if the condition is true.
[in] | mac= | (mf_abort.sas) Name of calling macro (is printed to the log) |
[in] | msg= | ( ) Additional string to print to the log |
[in] | iftrue= | (str(1=1)) Conditional logic under which to perform the abort |
Definition in file mf_abort.sas.