Loads Json data into an object, struct, array, set or map.
In
Exec
|
|
Destination
Wildcard
|
The variable into which the Json data will be loaded. Can be any object, struct, array, set, or a map with a string/name key. |
Json
String
|
The source Json string. |
Out
Exec
|
|
Data
Wildcard
|
Convenience pass-through reference to the destination. |
Success
Boolean
|