abs
To use a filter on a variable in an expression, write the variable then put a | pipe symbol, then write the filter name:
|
number|abs
Given a number, this returns the absolute value.
Leave your message in the form below.