Framework:ABS

From CoPlanner 10
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Function

ABS(<Number>)

Parameter Description
Number Numeric expression

This function belongs to client-side functions.

Result

Returns the absolute value of a specified number.

Example

ABS(-2)
Result: 2.