...go ahead and read the manual, we won't tell anyone.

Help Topics > All Functions > Abs
Not Tagged

Abs returns the absolute value of a number.

Usage:

the abs of "factor"
abs("expression")

Example:

put abs(a-b) into field "theOffset"