Homepage | About EASA | Contact
Guide Section: Processing Events and Performing Actions
EASAP Tree:
EVENT PROCESSING → ACTION → DATA PROCESSING ACTIONS / PROCESSES → DATA PROCESSING ACTIONS
SET SCALAR sets the value of an explicit SCALAR. By default, the value of the SCALAR defined by in Name: is set to the literal value set in the Value:
![]() |
|
---|---|
Essential Parameters: | |
Name: | Name of explicit SCALAR to store values. |
Value: | Set the SCALAR reference in Name: to this value, object references or expressions may be allowed depending on Type: |
Optional Parameters: | |
Type: | Select type of method used on Value: (default→Value, Evaluate, Expand, Evaluate and Expand) |
Delimiter: | Character to delimit object references in Value: (default→%) |
Do if: | Logical expression, if FALSE then action NOT performed else default→TRUE. |