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