cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to enter a string of array

hartej-grewal
Deputy Chef I
Deputy Chef I

I have defined an arrat of string in object definitions(scrrenshot attached). I have tried bunch of different combinations but all of them are giving error. Can someone please help in entering this field?

6 REPLIES 6

prerak-rustagi
Deputy Chef I
Deputy Chef I

Can you try ['ABC', 'DEF']

Thanks, that worked

akaushal
Deputy Chef I
Deputy Chef I

Try using formula format_map e.g.

format_map('Name: %{name}, Email: %{email}, Company: %{company}')



mroldanvega
Executive Chef I
Executive Chef I

Hi,

This works for me.