Guide Section: Processing Events and Performing Actions
EASAP Tree: EVENT PROCESSING → ACTION / PROCESSES
DATA PROCESSING ACTIONS is a Parent for the ACTION's that assign values to explicit objects.
DATA PROCESSING ACTIONS may be a Child of another DATA PROCESSING ACTIONS. This allows for nested loops.
![]() | Parent object for other ACTION's | ||
![]() | allow the current date and/or time to be stored in an explicit SCALAR | ||
![]() | extract data from a file | ||
![]() | set an explicit LIST | ||
![]() | set an explicit SCALAR |
![]() |
|
---|---|
Optional Parameters: | |
Do if: | logical expression, if FALSE then ACTION NOT performed else default→TRUE. |
Loop if: | logical expression that causes set of DATA PROCESSING ACTIONS to be performed repeatedly if TRUE, and to stop when FALSE. |