VALUE_LESS_THAN

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

enum VALUE_LESS_THAN = -1;