TRY
controlThe TRY
function provides a way to execute a macro in a safety harness with Exception handling.
If an error is thrown, it is recorded and will be available via ERROR
.
Loading
The TRY
function provides a way to execute a macro in a safety harness with Exception handling.
If an error is thrown, it is recorded and will be available via ERROR
.