FormattingOptions

package

Default

Methods

toString

toString()

Properties

responseMinRecord

responseMinRecord :

Type(s)

responseMaxRecord

responseMaxRecord :

Type(s)

Comma separated values

aResponses :string
var

Comma separated values

Type(s)

string

The columns that have been selected for output. The values must be in fieldMap format.

selectedColumns :\array[]string
var

Type(s)

\array[]string

Acceptable values are: "complete" = include only incomplete answers "incomplete" = only include incomplete answers "all" = include ALL answers

responseCompletionState :mixed
var

Type(s)

mixed

Acceptable values are: "abbreviated" = Abbreviated headings "full" = Full headings "code" = Question codes

headingFormat :string
var

Type(s)

string

Indicates whether to convert spaces in question headers to underscores.

headerSpacesToUnderscores :boolean
var

Type(s)

boolean

Indicates whether to ellipsize each text part to.

headingTextLength :integer
var

Type(s)

integer

Indicates whether to use ExpressionScript Engine code

useEMCode :boolean
var

Type(s)

boolean

What is the characters to separate code and text

headCodeTextSeparator :boolean
var

Type(s)

boolean

What is the character to separate CSV fields

csvFieldSeparator :string
var

Type(s)

string

Mask CSV/Excelt equation fields to prevent CSV injection attackts

csvMaskEquations :boolean
var

Type(s)

boolean

Valid values are: "short" = Answer codes "long" = Full answers

answerFormat :string
var

Type(s)

string

Strip HTML code Valid values are: "1" = Strip HTML code "0" = No stripping

stripHtmlCode :string
var

Type(s)

string

If $answerFormat is set to "short" then this indicates that 'Y' responses should be converted to another value that is specified by $yValue.

convertY :boolean
var

Type(s)

boolean

yValue

yValue :

Type(s)

If $answerFormat is set to "short" then this indicates that 'N' responses should be converted to another value that is specified by $nValue.

convertN :boolean
var

Type(s)

boolean

nValue

nValue :

Type(s)

Destination format - either 'display' (send to browser) or 'file' (send to file)

output :string
var

Type(s)

string

format

format :

Type(s)