TRACEON

You can use this function to turn on function statement tracing. It is good practice to always leave function statement tracing turned on because this provides you with a history of the statements that have been executed. By default, function statement tracing is turned on at the start of script execution.

The format of this function is TRACEON.

Note: No operands are allowed on this command.