Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_GeneralGeneral Functions

Public Function CollectionAsDelimList (
coll As Collection,
Optional Delimiter As String = ",",
Optional QuoteType As xf_QuoteTypeEnum = None
) As String

Return the collection values as a delimited string, optionally quoting each element

coll as Collection

(no description)

Optional Delimiter as String = ","

The delimiter for the list

Optional QuoteType as xf_QuoteTypeEnum = None

The type of quoting to use

Call Template:

Dim s As String
s = xf.Gen.CollectionAsDelimList(coll)
s = xf.Gen.CollectionAsDelimList(coll, Delimiter, QuoteType)

See Also:

Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd