VALUE_GREATER_THAN

Indicates that the first value provided to a comparison function (Value.compare) is greater than the second one.

enum VALUE_GREATER_THAN = 1;