Validating for digits

I have a text field that has to be digits only, is there a way to validate this field in SAIL?  I have tried using the isnull(tointeger()) functions, but this only works if the whole input is letters not a mix of digits and letters.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data