isNumeric#

swordfish.function.isNumeric()#

Return true if all characters in the string are numbers. For null values of the STRING type, return false.

Parameters:

X (Constant) – A STRING scalar or vector.