isAlpha#

swordfish.function.isAlpha()#

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

Parameters:

X (Constant) – A STRING scalar or vector.