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