beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ObjectGetString Op

Ops.Json.ObjectGetString


ObjectGetString
Namespace: Ops.Json

Op author: pandur

Get string from object by key




Inputs

data (Object)
Key (String)

Outputs

Result (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

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 Example In Editor

Patches using ObjectGetString

Changelog


created op
2019-09-05 - pandur
added core lib: vargetset
2020-07-10 - stephan