Software AG Products 10.11 | Designing and Implementing Business Process Models | 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.