Split 1D Array function
Object information | |
---|---|
Owning palette(s) | Array palette |
Type | Function |
Requires | Basic Development Environment |
Icon |
The Split 1D Array function splits a one-dimensional array into two subarrays. Any element before the specified index goes into the first subarray, the rest into the second subarray.
Contents |
Usage
Connect a one-dimensional array to the array input terminal and the desired split location at index. The output terminal first subarray will contain any element before the specified index and second subarray the remaining elements.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |