BBjInputD::setMask
Description
In BBj 4.00 and higher, this method sets the mask for the BBjInputD control.
Syntax
Return Value |
Method |
void |
setMask(string mask) |
Parameters
Variable |
Description |
mask |
Specifies the date mask. |
Return Value
None.
Remarks
The date mask is in the format of the DATE() function. See Date Input for complete rules.
Example
|
See Also
Date Function for mask options
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.