remove every 3rd item of an array - changes array length
Summary (oneliner)
[xyzxyz]
becomes [xyxyxy]
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Array3x (Array)
The XYZ array in
Outputs
Array2x (Array)
the XY array out
Patches using Array3To2
Changelog
Ops.Array.Array3xTo2x renamed to Ops.Array.Array3To2 2019-06-13 - pandur |