ArraySetString Op
This op is deprecated!
It will not receive any updatesSet a string in an array at index
Set a string in an array at index
Summary (oneliner)
Full Name
- Ops.Extension.Deprecated.ArraySetString
- Extension Op - unlisted - visible for users that know this op, is deprecated
- MIT
- Jul 6, 2020 at 09:30
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