Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns the absolute value of a number.Syntax
ABS(numeric_expression)
Examples
ABS(-343) returns 343.0