Returns a comma-separated list of the values of each record returned from a previously executed query. Each value in the list is enclosed in single quotes.
See also ValueList.
QuotedValueList(query.column [, delimiter ])
Name of an already executed query and column. Separate query name and column name with a period ( . ).
A string delimiter to separate column data.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.