Tests if an object is a text string.
lispworks
text-string-p object => bool
object
The object to be tested.
bool
t if object is a text string; nil otherwise.
t
nil
This is the predicate for text strings.
text-string