next up previous contents
Next: createControl Up: Methods Previous: isFinit   Contents


trace

Description

Print the value of the parameters in the trace window. This method works only in the preview mode.


Syntax

trace(exp_1, exp_2, ..., exp_n)


Parameters

exp_1, exp_2, ..., exp_n
a variable number of expressions.


Returns

Nothing.


Example

var x = "Hello world";
trace(x);




Copyright ©2000-2007 Shanghai TopCMM Software Technologies. All Rights Reserved.