ObjectGetString Op

ObjectGetString

Get string from object by key



Edit Documentation

Full Name
  • Ops.Json.ObjectGetString
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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.

Open In Editor

INPUT PORTS


data (Object)
Key (String)

OUTPUT PORTS


Result (String)

Patches using ObjectGetString

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-09-05 19:34
added core lib: vargetsetuser avatarstephan - 2020-07-10 12:11