isDigit#

swordfish.function.isDigit()#

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

参数:

X (Constant) -- A STRING scalar or vector.