greater than
- Operator
-
greater than
-
Examples:
if the counter > 100 then exit repeat
-
Synonyms: greater than, is more than, isn’t less than
-
Related:
>=
, <, =, greater
-
greater than
Examples:
if the counter > 100 then exit repeat
Synonyms: greater than, is more than, isn’t less than
Related: >=
, <, =, greater