How to get Zoho Challege records in Zoho Creator ?

How to get Zoho Challege records in Zoho Creator ?

Hi,

In zoho creator -

  1. leadslist = zoho.crm.getRecords("Leads") ;
Using this function we get records from zoho crm. But is there any function like
  1. testlist = zoho.challenge.getRecords("Tests") ; - so that I get all the test from challenge?

Right now i found above code is wrong.

Any help will be highly appreciated.

Sorfuddin