ShowMoreInfoError

ShowMoreInfoError ?switch?

Description

This procedure set the show of error traceback. For default, when an error occurs the script stop at all.
However, if you need more information to trace some problem, you could show aditional data using this procedure.

Parameters

switch
Toggle to show (1) or not (0) more information about the error that halted the script. Default value is 1.

Index