Skip to main content

Predefined Report Object Variables

Predefined report object variables are automatically applied to a report when it is generated in CDM. These variables typically define a range of data to display, or identify a specific format to be applied.

Predefined report object variables, as described in the following table, do not require a unique name:

Variable

Variable Type

Description

##RS

Range Start

Identifies the start of the cell range that is referenced in a report object. Works in conjunction with the ##RE variable.

##RE

Range End

Identifies the end of the cell range that is referenced in a report object. Works in conjunction with the ##RS variable.

##NL

Note Left

In a report object, a note is applied. The note is left-justified in the cell, for example, |Revenue (Note 1).......|

##NR

Note Right

In a report object, a note is applied. The note is right-justified in the cell, for example, |Revenue ....... (Note 1)|

##SL

Superscript Left

In a report object, a variable is applied that is raised slightly above the text line. The variable is left-justified in the cell, for example, |Revenue (1)...............|

##IRS

Image Range Start

Identifies a range to be converted into an image. Works in conjunction with the ##IRE variable.

##IRE

Image Range End

Identifies a range to be converted into an image. Works in conjunction with the ##IRS variable.

Was this article helpful?

We're sorry to hear that.