trace(expression)
Top  Previous  Next


Syntax
trace(expression)

Arguments
expression: Can be numbers, strings or variables.

Returns
Nothing.

Description
The result of the expression is displayed in the 'Debug' window. Syntax errors in the script will disable all Debug display.