The functions text-string-p
and simple-text-string-p
are the predicates for text strings and simple text strings respectively.
result is t
if object is a text-string (or simple-text-string), and nil
otherwise.
LispWorks User Guide and Reference Manual - 13 Feb 2015