isNotNumeric
Checks whether a String is not numeric (meaning it contains an Integer)
This does not account for doubles or check for Int ranges.
Checks whether a String is not numeric (meaning it contains an Integer)
This does not account for doubles or check for Int ranges.