Satya Suman Saridae

Results 2 issues of Satya Suman Saridae

Hi, can we add the events and the handler objects like the below var eventsAndMethods = {}; eventsAndMethods.test = {}; eventsAndMethods.events = "bs"; eventsAndMethods.handler = "showIndexPage"; // This method will...

Hi, while using JSON Select i had a requirement of being able to access a JSON object with expression like _[uuid="123"].account_info._[full_name="Test"].city_state_zip which would select any node that had UUID as...