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

ArrayGetString Op



ArrayGetString
Namespace: Ops.Array

Op author: pandur

Test Patches: 1 Test

get a string from an array at [index]


Returns one string from an array based upon index.



Inputs

array (Array)

The string array in

index (integer /Number)

The index to look up. Starts at 0

Outputs

result (String)

The returned string based upon index lookup


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ArrayGetString

  • Examples (3)
  • Public
  • My Patches