a > b

Operand types

a: Number
b: Number

Type of returned value

Description

> means GREATER THAN and is a comparison operator that compares two quantities to evaluate whether the first is greater than (numerically) the second.

Used In

OFP/ArmA

Example

counter > 4
Search OFPEC COMREF