I have the tipical "check if valid" in a TextFiled

How can I Check if a String is a number... (int or double)


If isNotNumber(MyString) Then
ThisTextField.SetFocus()