- Function GMP::Event::Create(Name)
GMP::Event::Create
The function GMP::Event::Create creates a new event.
GMP::Event::Create(
Name ! (input) a string expression
)
Arguments
- Name
A string expression holding the name of the event.
Return Value
The function returns an element in the set
AllGMPEvents.
See also
The routines
GMP::Event::Delete,GMP::Event::ResetandGMP::Event::Set.Synchronization Events of the Language Reference.