max

Syntax

native max(value1, value2);

Usage

value1
Value one
value2
Value two

Description

Returns the bigger of two provided values.

Return

Bigger of the two values