Hey,
Is there a way of doing something like:
"On [condition] thisText.setText(return value from [condition]" ?
Or I must save the return value as an expression and use it later on?
Thanks
Develop games in your browser. Powerful, performant & highly capable.
Using expression to get value is much better.