Skip to main content
Version: 5.x

Action operators

Action operator is a syntax construct that describes an operator creating an action.

Action operators can be divided into context dependent and context independent.

Context dependent operators

Context dependent action operators can use external context parameters. They can be used wherever you need to define an action, for example, when creating another action or event. These operators are:

Context independent operators

Context independent action operators cannot use external context parameters. Thus they can only be used in the ACTION statement: