Skip to content

Abs

Description

Gets the absolute number of value.

Parameters

value

Variable from where to read the value.

Return Value

Updates value with the result.

Syntax

Abs(var value)

Example

Abs(object.value3)