> Relational Operator

The > relational operator is the greater than operator.

Synonym(s)

gt

Example(s)

Tests if any attribute in dynamic array x is greater than 3.

if x<*> > 3 then...

See Also

.left margin Command

Assignment

Boolean Evaluation

gt Operator

read Statement

Relational Operators

Reserved Characters