Not able to find 'getJSON' function

Not able to find 'getJSON' function

I am trying to use the getJSON Function in ZOHO Crm Custom Function.  However, I get the error>

Not able to find 'getJSON' function

Am I referencing the function incorrectly?

My syntax is>
ResponseText=URLResponse.getJSON("responseText");

Any ideeas?
Thanks