CourseLab CourseLab 3.5. User's Guide Previous topic Next topic

SEQUENTIALLY

SEQUENTIALLY action enables launching of dependent actions in strict sequential order, i.e. each next action will be launched only upon completion of the previous one.

Parameters

No parameters.

Remarks

Action sequence, which is to be managed by SEQUENTIALLY action, must be indented at one position from SEQUENTIALLY.

See also PARALLEL action if you need to launch actions concurrently.