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
    template

    The first template input.

  • template_1 required
    template

    The second template input.

Out pins 1
  • Array
    array

    The 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.

Studio canvas example for the array template block: typical wiring for array template.

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