OverviewExamples
| 
 string Debug.GetEventContext (  | 
 )  | 
Returns a string describing the current event context, e.g. "Page 4 -> Label 2 -> On Click".
None.
(string) A string describing the current event context.
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