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

ArrayGetObject Op



ArrayGetObject
Namespace: Ops.Array

Op author: pandur

get an object from an array


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



Inputs

array (Array)

must contain only objects

index (integer /Number)

The index of the array containing the object

Outputs

value (Object)

The object out from the index


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ArrayGetObject

  • Examples
  • Public
  • My Patches