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

PARALLEL

PARALLEL action enables launching of dependent actions concurrently, i.e. each next action will be launched virtually simultaneously with previous one, using parallel thread.

Parameters

No parameters.

Remarks

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

See also SEQUENTIALLY action if you need to launch actions sequentially.