BBjInputN::setDotCharacter
Description
Sets the character used to indicate the decimal point.
Syntax
Return Value |
Method |
void |
setDotCharacter(string dot) |
Parameters
Variable |
Description |
dot |
Specifies the character to use, which indicates the decimal point. |
Return Value
None.
Remarks
This will replace the character used to indicate the decimal point.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.