not a number

R

rml

How can I do the following? Right now I have:
If [field] = "abc" then something...

How can I make it be If [field] = is not a number then something....
 
Top