Events (Context Events)

This variable contains basic information about events that are available in the context. When you get this variable, you see only event definitions that are accessible at your current permission level, not necessarily all existing events. Read more about event definition fields under Events.

Variable Name:

events

Records:

0...unlimited

Permissions:

Readable/writable at None permission level

Record Format:

Field Name

Field Description

Field Type

Notes

name

Name of the event.

String


format

Format of event data encoded into String. If this field is NULL, the event has a dynamic format -- it may contain data of any format.

String

Nullable

description

Description of the event.

String


help

Detailed description of the event.

String

Nullable

level

Default level of the event.

Integer


group

Event group, or NULL if event does not belong to any group.

String

Nullable

Was this page helpful?