IsString(a:Any):Bool

Check for number. If the parameter is a string, returns True. Otherwise, returns False.

See also: Elementary Functions