how to check if it is a number in a field

how to check if it is a number in a field

Hi:

What is the function that check if user input is a number, something like:

If (isNumber(Input.NumberOfItems) == true)

Thanks.