{"ScriptPreparationCode":"dataset = {\r\n data: {\r\n records: [0, 1, 2, 3, 4]\r\n }\r\n}","TestCases":[{"Name":"vanilla","Code":"dataset.data.records[0]","IsDeferred":false},{"Name":"lodash get","Code":"_.get(dataset, \u0027data.records[0]\u0027)","IsDeferred":false}]}