Skip to content

llAbs

Function Syntax
integer llAbs(
  1. integer Value // An integer value.
);

Returns the absolute (positive) version of Value.