Push SubArray on 2D Array

 
 
 

Adds a subarray to the end of a 2D array.

For a brief overview of working with 2D arrays, see 2D Arrays [ICE Fundamentals].

Category: Array2d

Output Ports: Execute

Array Name

A scene reference that is prepended to Array Reference to fully resolve the name.

Array Reference

The attribute being used to store the subarray values.

Array Indices Name

A scene reference that is prepended to Array Indices Reference to fully resolve the name.

Array Indices Reference

The attribute being used to store the indices used by the subarrays.

Array1

The subarray to add to the 2D array.