Discussion:
Velo coding
What are you trying to achieve:
I want to change the Text of a Text Mask element using Velo code
Something like: "$w(‘#textMask1’).text = “new text”
But currently that option does not exist. I wonder if there is another way.