Business Rules
10.11 |
webMethods Business Rules Web Help
|
webMethods Business Rules Reference
|
Functions
|
Summary of Conversion Functions
|
toLong()
toLong()
Returns a long value represented by this double value.
Note:
Truncation toward zero will occur.
Input Parameters
None.
Return Value
Long
A long value holding the value (truncated toward zero) of this double value.