ArraySetString Op

ArraySetString

set a string at index in an array


This will creates a new copy of an array.
Original array will be untouched.


Full Name
  • Ops.Array.ArraySetString
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Array (Array)

Array in

Index (Number:integer )

index to update with the value

Value (String)

OUTPUT PORTS


Result (Array)

Modified array out


Patches using ArraySetString

  • Examples
  • Public
  • My Patches

Changelog


newNew opuser avatarpandur - 2024-06-07 10:28