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

Input Mask property

The Input Mask property specifies the format mask Reports Builder uses to validate the value supplied for the parameter on the command line or the Runtime Parameter Form. It is also used to validate the Initial Value of the parameter.

Applies to

Parameters

Values

Any valid format mask not to exceed 128 bytes, or select a value from the list.

Default

Blank. This implies that when the Datatype is Date, the Input Mask is the default for your language (for example, in the United States, the default is 'DD-MON-YY'), and when the Datatype is Number, the Input Mask is -9999. 

Required/Optional

Optional 

Restrictions