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