Deprecated synonyms for text-string and simple-text-string.
system
augmented-string &optional length
simple-augmented-string &optional length
length⇩ |
The length of the string (or * , meaning any). |
The types augmented-string
and simple-augmented-string
are deprecated synonyms for text-string and simple-text-string.
If length is not *
, then it constrains the length of the string to that number of elements.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:02