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.
No parameters.
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.