
5.5.4.11. SelectAllEvents Function
SelectAllEvents Function
Selects all event type variables for analysis.
Syntax
SelectAllEvents(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
None
Comments
Only selected variables used in analysis. Use select and deselect functions to specify what variables
you want to analyze.
Usage
NexScript
doc = GetActiveDocument()
SelectAllEvents(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 191
Komentarze do niniejszej Instrukcji