ListQualify(list, qualifier [, delimiters ] [, elements ])


See other list functions.

list

Any list of items or a variable that names a list.

qualifier

The character that is to be placed at the beginning and end of each item in the list.

delimiters

Set of delimiters used in list.

elements

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.