Is possible to use in deluge script Zoho CRM a zoho.crm.searchRecords with 2 or more conditions, like :
resp = zoho.crm.searchRecords("Contacts",("(ZCAMPAIGN|contains|ZC) && (Statut Membre|contains|Client) "),1,1);