SelectJsonToken Method
Retrieves the specified JSON token by given path.
Syntax
SelectJsonToken(json: JsonObject; path: Text)
Parameters
json
Type: JsonObject
JSON object containing the requested token.
path
Type: Text
Requested path as string.