I have a dynamic text field that tracks score, I don't want it going above 2,500,000 (2.5 million) = 25000000.
Is there any way to set a limit so when it reaches 25000000, even if score gets added to it that would put it thousands over the limit, to stop it or take it back to 25000000?