Skip to main content

NumberIsGreaterThanNumber

Type

operator

Summary

Greater than relation.

Syntax

<Left> &gt; <Right>

Description

Greater 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?