A script-enabled browser is required for this page to function properly.

SRW.SET_SPACING built-in procedure

This procedure specifies the global text leading for a CHAR, DATE, or NUMBER field, or boilerplate text. This attribute is ignored in character mode.

Syntax

SRW.SET_SPACING(spacing);

 

Parameter

Description

spacing

Is one of the following:

SRW.SINGLE_SPACING
SRW.DOUBLE_SPACING
SRW.ONEHLF_SPACING

See also

SRW.SET_CUSTOM_SPACING

About the Reports Builder built-in package (SRW)

SRW built-in package