Guide Section: Processing Events and Performing Actions | EASAP Tree: EVENT PROCESSING > ACTION
ACTION GROUP is a child of EVENT PROCESSING.
ACTION GROUP is a parent for ACTIONs.
ACTION GROUPs can be nested to create a tree of ACTION GROUPs. By using the Do if: parameter, an Author may create complex, logic controlled EVENT- ACTION structures.
![]() |
|
---|---|
Optional Parameters: | |
Do if: | Enter a logical expression, child ACTION(s) will execute if true and not otherwise Default: true |
Loop if: | Enter a logical expression that triggers child ACTIONs to be performed repeatedly if true, and to halt when not true Default: <blank> The default of <blank> will execute child ACTION(s) a single time |
Halt On Error: | Set to TRUE to stop the execution of any remaining ACTIONs under the entire ACTION GROUP when the first error occurs If FALSE subsequent ACTION(s) will be executed Default: TRUE |