ObjectGetString_v2 Op

ObjectGetString

Get string from object by key



Full Name
  • Ops.Json.ObjectGetString_v2
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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.

Open In Editor

INPUT PORTS


data (Object)
Key (String)

OUTPUT PORTS


Result (String)
Found (booleanNumber)

Changelog

Patches using ObjectGetString_v2

  • Examples
  • Public
  • My Patches