Debug.GetEventContext

string Debug.GetEventContext (

)

Description

Returns a string describing the current event context, e.g. "Page 4 -> Label 2 -> On Click".

Parameters

None.

Returns

(string) A string describing the current event context.

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