Business Rules
10.15 |
webMethods Business Rules Web Help
|
webMethods Business Rules Reference
|
Functions
|
Summary of Math Functions
|
long abs(long value)
long abs(long value)
Returns the absolute value of the specified long value.
Input Parameters
val
Integer
The argument whose absolute value is to be determined.
Return Value
Integer
The absolute value of the argument.