How to retrieve value from json using webload javascript
Message: keys value is : {"_Success": 1, "Criteria": "1234", "SearchAndSelect": [ {"DateOfBirth":
"15/02/1962","EmpNo": "123456","LastName": "John", "FirstName": "Smith", "Reference": "1234", "Keys":
"5eac0bbd-82d7-4959-8496-2cdb13dea292" } ] }
I want to retrieve the value of Keys
"Keys": "5eac0bbd-82d7-4959-8496-2cdb13dea292"