Skip to content

CheckLower

Description

Checks if X is lower than Y and stores the result in CheckResult.

Parameters

X, Y

The values to check.

Return Value

Sets CheckResult to the result.

Syntax

CheckLower(int X, int Y)

Example

CheckLower(Object.Timer, 599)