beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

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
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


Usages of ArrayGetObject

  • Examples
  • Public
  • My Patches
  • Ops