Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_GeneralGeneral Functions

Public Function DelimListUnquoteElements (
DelimStr As String,
Optional Delimiter As String = ","
) As String

Step through each element in the delimited string and trim and unescape it, returning the new delimited string

delimiter

The delimiter

DelimStr as String

The delimited string

Optional Delimiter as String = ","

(no description)

Call Template:

Dim s As String
s = xf.Gen.DelimListUnquoteElements(delimiter, DelimStr)
s = xf.Gen.DelimListUnquoteElements(delimiter, DelimStr, Delimiter)

See Also:

Example 1:

DelimListUnquoteElements("'Smith',' Jones ','O''Leary','Andress'")   => "Smith,Jones,O'Leary,Andress"
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd