PARALLEL action enables launching of dependent actions concurrently, i.e. each next action will be launched virtually simultaneously with previous one, using parallel thread.
No parameters.
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.