Application Integration
- Application Integration
- All Products
fn:abs(arg)
Argument | Required/Optional | Description |
|---|---|---|
arg
| Required | Numeric datatype. Returns the absolute value of a number. You can enter any
valid expression. |
|
|
|---|---|
fn:abs(40) | 40 |
fn:abs(3.5) | 3.5 |
fn:abs(-4) | -4 |
Null | Null |
fn:abs( PRICE - COST )
|
|
|
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|