SWiSH Player Support
SWF4 or later - Supported Internally
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.
Arrays are displayed in the debug panel as each array element separated by a comma.