Loading

TRY

control

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.

TRY is available since version 1.2.11.

See also

Signatures

Examples

<% 2 0 / %> <% 'CATCH' %> <% 'FINALLY' %> TRY