ObjectGetString_v2 Op
Get string from object by key
Summary (oneliner)
Full Name
- Ops.Json.ObjectGetString_v2
- Core Op - visible for everyone
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Op is missing in example patch!
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)
Found (booleanNumber)