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

SRW.SET_FORMAT_MASK built-in procedure

This procedure specifies the format mask for the DATE or NUMBER field.

Syntax

SRW.SET_FORMAT_MASK('mask');

Parameter

Description

mask

Is a valid date or number format mask.

GUI access

You can also define the mask parameter using the Reports Builder user interface:

Property Inspector

Set the Format Mask property.

See also

About the Reports Builder built-in package (SRW)

SRW built-in package