I want the textbox to accept only numeric input

Try this, uses a label instead of a textbox, and returns the value to a variable on Enter

makeAKeyBoardNumbersOnly.aia (20.7 KB)

1 Like