How can I add quotation marks to strings in a string array?

Answered

Hi,

I have this array of strings:

[aw654, grw68, 4]


This is what I want:

['aw654', 'grw68', '4']


How can I do this in Xano? Is there a filter that can add the quotation marks?

Thanks!

4 replies