|

ResultVariable


When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.


See also: Related Actions


image

image

Debug.GetTraceMode

OverviewExamples

boolean Debug.GetTraceMode ( )


De s cr ip t ion


Returns the current debug trace mode.


P arame t er s


None.


Re t u r n s


(boolean) True if trace mode is on, false if trace mode is off.


|