CropArray Op

CropArray

Crops an array



Edit Documentation

Full Name
  • Ops.Array.CropArray
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Source Array (Array)

The array to crop

Start Index (Number:integer )
New Length (Number:integer )

The length the new array should have

OUTPUT PORTS


Cropped Array (Array)

The cropped array with new length, the source array stays untouched

Array length (Number)

Patches using CropArray

  • Examples
  • Public
  • My Patches

Changelog


added start index parameteruser avatarpandur - 2019-11-21 11:41