CutArray Op

CutArray

Remove elements from an array from the beginning and/or the end



Edit Documentation

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


 

Example Patch CutArray - Example

Example for the CutArray op.

Open In Editor

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


Patches using CutArray

  • Examples
  • Public
  • My Patches

Changelog


Ops.User.simod.CutArray renamed to Ops.Array.CutArrayuser avatarsimod - 2020-09-16 11:37