Determine if given values are strings
Last updated 1 year ago
Was this helpful?
ISSTRING( series )
series
Returns a boolean sereis indicating whether input value(s) arestrings.
Value(s)
Value or series of which to assess data type
Outputs true if value is a string and false if value is not.