Skip to main content

NumberIsLessThanNumber

Type

operator

Summary

Less than relation.

Syntax

<Left> &lt; <Right>

Description

Less than relation.

Parameters

NameTypeDescription

Left

An expression that evaluates to a number.

Right

An expression that evaluates to a number.

Thank you for your feedback!

Was this page helpful?