ArrayGetObject Op

ArrayGetObject

get an object from an array


Returns a single object from an array based upon the index.


Edit Documentation

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


 

INPUT PORTS


array (Array)

must contain only objects

index (Number:integer )

The index of the array containing the object

OUTPUT PORTS


value (Object)

The object out from the index


Patches using ArrayGetObject

  • Examples
  • Public
  • My Patches