Home
  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
  • Application Event System
    • About the Application Event System
    • Working with the Application Event System
    • Designing and using application events and handlers
      • About application events
      • About application event triggers
      • About application event handlers
      • About application event actions
      • About application event action parameters
      • About event variables and initial states
      • About application event global constants
        • Defining and using event global constants
        • Example: Using an event global constant
      • About the Application Event System design forms
      • Setting up custom application events and handlers
    • Tracking Application Event System status
    • About Application Event System messages
    • Sample scenarios