hasNumericValue

hasNumericValue(x)

Test whether a value is an numeric value. In case of a string, true is returned if the string contains a numeric value.

Try it yourself:

All functions