Loop by Input

Loop by input block

Description

Loop the current input. This block checks for the current input if one isn't supplied. The given input must be of type array or an object.

This block repeats all child blocks until a end loop block is found.

Properties

Input

Select the input the block should loop by

Returns

This block returns the current output. The output flow is not affect.

Last updated