I'm sure there must be an obvious way of doing this that I'm missing... but how do you get the project to show the value of a Number variable?
Thks
Simon
Display Number Value?
Re: Display Number Value?
You need a label, linked to a button or text object, and an action that sets the label to:
[MYNUMBER]
where MYNUMBER is the name of your number variable...
[MYNUMBER]
where MYNUMBER is the name of your number variable...