CutArray Op
Remove elements from an array from the beginning and/or the end
Summary (oneliner)
Full Name
- Ops.Array.CutArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Source Array (Array)
input array
Remove from Start (Number: integer)
amount of elements to be removed from the beginning of array
Remove From End (Number: integer)
amount of elements to be removed from the end of array
OUTPUT PORTS
Cut Array (Array)
cut array output
Array Length (Number)
length output