Homepage | About EASA | Contact
A common usage of the EVENT PROCESSING is the setting of object values explicitly using ACTION's. Objects that are defined within ACTION's are called explicit objects. Unlike regular object values, such as those found under a DATA PROCESSING, explicit objects are not evaluated and updated automatically. Some important properties of explicit objects are provided below:
Explicit Object Usage | Evaluated Value |
---|---|
Logical Expression in Show if: parameter in USER INTERFACE branch | Expression will evaluate to false |
Logical Expression in Enable if: parameter in USER INTERFACE branch | Expression will evaluate to false |
Expanded DOR in Label: parameter in USER INTERFACE branch | DOR set to zero length string |
Logical Expression in Run if: or Do if: parameter in PROCESSES branch | Expression will evaluate to true |
Logical Expression in Show if: parameter in OUTPUT branch | Expression will evaluate to true |