isAlpha# swordfish.function.isAlpha()# Return "true" if all characters in the string are alphabets. For null values of the STRING type, return "false". 参数: X (Constant) -- A STRING scalar or vector.