BBjNumber::intValue
Description
In BBj 7.0 and higher, this method returns the value of the specified number as an int, which may involve rounding or truncation.
Syntax
Return Value |
Method |
---|---|
int |
intValue() |
Parameters
None.
Return Value
Returns the int value represented by this number.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.