ObjectGetString Op
Get string from object by key
Summary (oneliner)
Full Name
- Ops.Json.ObjectGetString
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch ObjectGetString Example
Object Get String will parse an object and output contents at a specified key location as a string.
in this example we have a Json object of 3 lists - names, places and colors. The sidebar switch will specify which list to output to the Text Mesh operator.
INPUT PORTS
data (Object)
Key (String)
OUTPUT PORTS
Result (String)