Unable to find Map function
Hi,
Here is my script:
DealId = ID;
mp = Map("Mise_de_fonds" : Prix);
resp = zoho.crm.updateRecord("Deals", DealId, mp);
ID is a refer field. I get this error:
Not able to find "Map" function (See screenshot).
What is going on?
Thank you.