find null values with searchRecords
I wanna find null values and then update it with a new value in my accounts from zoho CRM with this function in zoho creator: zoho.crm.searchRecords("Accounts" "(Field Name|is|null)"), but this don't work i try with is EMPTY too, can i find null values with this function (searchRecords)??