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

SRW.SET_CUSTOM_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 reports.

Syntax

SRW.SET_CUSTOM_SPACING(spacing);

Parameter

Description

spacing

Is a number that represents the leading in VGS units, which are very small.

See also

SRW.SET_SPACING

About the Reports Builder built-in package (SRW)

SRW built-in package