System.Trace (gb)

Static Property Trace As Boolean

Return or set if tracing is enabled.

When set, the position of each executed line of code is printed on the standard error output.

This property has no effect if the interpreter is not run in debugging mode.