BBjStandardGrid::getInputNCommaCharacter
Description
In BBj 7.0 and higher, this method returns the character that InputN style cells will display as their 'thousands' separator.
Syntax
| Return Value | Method | 
| string | getInputNCommaCharacter() | 
Parameters
None.
Return Value
Returns a string whose first character is the character that will be used as the separator.
Remarks
Also see BBjInputN::getCommaCharacter.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.