Get Users

Get Users

Hi. 
Actually I have a problem with Zoho Creator

I try to get information of Users when form is onload but not obtaion data response.

  1. response = zoho.crm.searchRecords("Users", "(Email|=|email@email.com)");
  2. alert response;

I dont know if is why is not allowed to access this data to Zoho Creator or whats happend? Someone to help me.