ArraySetString Op
This op is deprecated!
It will not receive any updatesSet a string in an array at index
Summary (oneliner)
Full Name
- Ops.Extension.Deprecated.ArraySetString
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array set string example
INPUT PORTS
Execute (Trigger)
update the array
Array (Array)
Array to modify
Index (Number: integer)
index to update with a new string
String (String)
String to input at index
OUTPUT PORTS
Result (Array)
Modified array out