Javascript: How to receive list of Bubble.io text things as array of strings?

Hi bubblers,

I’m looking to access a list of text values in Javascript. Unfortunately, bubble returns the dynamic expression not as a list of strings. Can anyone tell me how to receive the values in a list of strings format instead?

image

The desired output is: [“A3UC7CD4J4CG”, “LP5Z723EEWMG”]

Found it, I had to use the formatastext function.

5 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.