1. Library
  2. Developer
  3. Core Extensibility
  4. Application Event System
  5. Designing and using application events and handlers

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