ArrayGetString Op

ArrayGetString

get a string from an array at [index]


Returns one string from an array based upon index.


Full Name
  • Ops.Array.ArrayGetString
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


INPUT PORTS


array (Array)

The string array in

index (Number: integer)

The index to look up. Starts at 0

OUTPUT PORTS


result (String)

The returned string based upon index lookup


Patches using ArrayGetString

  • Examples
  • Public
  • My Patches