The Conroy & Conroy Subroutine Library (2021.3 edition)

TComparison
What: enumeration
File: Typedefs
Layer: 0
Platforms: C, C++, C#, Javascript, Pascal (all)

An enumeration consisting of: LessThan, EqualTo, GreaterThan, LessThanOrEqual, GreaterThanorEqual, NotEqualTo

Note that in Javascript, this is an object consisting of the six values.