- Procedure GMP::Event::Set(Event)
GMP::Event::Set
The procedure GMP::Event::Set activates an event.
GMP::Event::Set(
Event ! (input) an event
)
Arguments
- Event
An element in the set
AllGMPEvents.
Return Value
The procedure returns 1 on success, or 0 otherwise.
See also
The routines
GMP::Event::Create,GMP::Event::DeleteandGMP::Event::Reset.Synchronization Events of the Language Reference.