Excluding 'e' input from Textbox set to number

Thanks for the response. The problem is Anvil accepts “e” as an input when textbox is set to number. I’m guessing because it could be used as Euler’s number. I don’t know that for sure. Nevertheless, I need to limit the textbox inputs to int 0-100. I just can not figure out a straightforward way to prevent “e” input.