array template
This block is part of the array group and was last modified in core v10.4.28.
array template v10.4.28 Generates an array using template actions.
In pins 2
- template_0 required
templateThe first template input.
- template_1 required
templateThe second template input.
Out pins 1
- Array
arrayThe generated array based on the template actions.
Collects the resolved value of every template pin into an array in pin order. Values are taken as-is with nothing dropped or coerced, so a pin that yields no value contributes null.
A typical wiring for array template: the array out pin feeds length.

Version history
Introduced in v10.4.28.
Back to
array Return to the main group to view all sub-groups Back to template actions Return to the group to view all blocks within this group
