CropArray Op
Crops an array
Summary (oneliner)
Full Name
- Ops.Array.CropArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Crop array example
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)