BBjInputN::setUseEditCommas
Description
Sets whether to display the comma characters in the mask while in edit mode in the BBjInputN control.
Syntax
| Return Value | Method | 
| void | setUseEditCommas(boolean useCommas) | 
Parameters
| Variable | Description | 
| useCommas | Specifies whether to display the comma characters in the mask while in edit mode. 0 = No display 1 = Display | 
Return Value
None.
Remarks
By default, the commas are not displayed.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.