QVar2Format
Category: Data Gathering Parameter
Compatible with: Composer 8
Parameter Name: QVar2Format
Parameter Value: [code]
Parameter Description: Querystring Variable Format
Formats the result of a QVar query.
The [code] value follows the convention below.
Code: [A][B][C][D][E]
A = Delimiter between data elements [0=none, 1=comma, 2=pipe, 3=semi-colon, 4=colon, 5=hyphen] (2-Pipe is useful for delimiting values that are passed to a Report)
B = Symbol to enclose each data element [0=none, 1=apostrophes, 2=quotes]
C = Symbol after delimiter [0=none, 1=space]
D = Truncate each data element to 15-characters [0=off, 1=on] (Useful when passing values to a Salesforce Report)
E = Reserved for future use
Also available: QVar1Format, QVar2Format