Could someone tell me how I can transform a number variable into text that appears on the screen, but without any decimal places?
ToString(floor(Variable))
Could someone tell me how I can transform a number variable into text that appears on the screen, but without any decimal places?
ToString(floor(Variable))