Library
  1. Application Event System
  2. Designing and using application events and handlers
  3. About application event global constants

About application event global constants

An event global constant is a named static value that event expressions can reference and use during the processing of associated event handlers.

Related topics
  • Defining and using event global constants
  • Example: Using an event global constant