ListQualify(list, qualifier [, delimiters ] [, elements ])See other list functions.
Any list of items or a variable that names a list.
The character that is to be placed at the beginning and end of each item in the list.
Set of delimiters used in list.
Either the keyword "ALL" or "CHAR." If you specify "ALL," the function qualifies all items in the list. If you specify "CHAR," the function qualifiers only items comprised of alphabetic characters; it does not qualify numeric items.