text -> set_text -> array_name(random(0,2)
Use that.
Thanks for the response. I've tried this one, but when I enter it and hit "Done", I get this error:
''arrayName" needs an expression after it
This is an object name, so you need a dot and an expression name after it.
Here is what I entered: arrayName(random(0,2))