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

SRW.SET_BORDER_WIDTH built-in procedure

This procedure specifies the width of the object's border in picas.  This attribute is ignored in character-mode reports.

Syntax

SRW.SET_BORDER_WIDTH(width);

Parameter

Description

width

Is zero or any positive integer. Zero indicates no border and a positive integer indicates the width of the border in picas.

GUI access

You can also define this attribute using the Reports Builder user interface:

user interface

See Changing object border attributes.

See also

About the Reports Builder built-in package (SRW)

SRW built-in package