Subbulakshmi
5 years agoFrequent Contributor
Dict variables in Project variables
Hi Team,
I would like to save Dict variables in project variable..
Could you please help..
Best Regards,
Subbulakshmi S
- Encode your variable into Json with JSON.stringify before storing it
Decode your variable with JSON.parse after reading it.
What did you expect of what is a Dict variable, im always cautious over acronym..