Workspace 6.21.5
|
Gets a single item from a QJsonDocument.
Inputs: | |||
---|---|---|---|
Item key | QString | Can be a simple name of a top level object item or a JavaScript path to a sub item in the form ["firstLevelName"][1]["leafName"] allowing access to nested arrays and objects. | |
JSON | QJsonDocument | ||
Outputs: | |||
Item | CSIRO::DataExecution::Dependency |