User Tools

Site Tools


ACTION GROUP

Guide Section: Processing Events and Performing Actions | EASAP Tree: EVENT PROCESSING Branch


ACTION GROUP is a Child of EVENT PROCESSING.

ACTION GROUP is a Parent for ACTION's.

ACTION GROUP's can be nested to create a tree of ACTION GROUP's. By using the Do if: parameter, an Author can create complex, logic controlled EVENTACTION structures.

ACTION GROUP
Optional Parameters:
Do if: Logical expression that controls whether the entire Child ACTION branch should be enable or disabled.
Loop if: Logical expression that causes Child ACTION's to be performed repeatedly if TRUE, and to stop when FALSE.
Halt On Error: Stops the execution of any remaining ACTION's under the entire ACTION GROUP when the first error occurs.