Determine if given values are strings
Last updated 2 years ago
ISSTRING( series )
series
Returns a boolean sereis indicating whether input value(s) arestrings.
Argument
Description
Value(s)
Value or series of which to assess data type
Outputs true if value is a string and false if value is not.