My json code : Input
{"responseCode":"200","responseText":"ID: 2ce934c860f48b02fb755178f8ac0a2"}
How to json decode in zoho creator ==> This is right ?
responseCode=jsondata.getJSON("responseCode");
responseText=jsondata.getJSON("responseText");
SMS_ID=responseText.getJSON("ID");