Operator operator <=
operator <=(BsonValue, BsonValue)
Compares two BsonValues.
Parameters
Returns
- bool
True if the first BsonValue is less than or equal to the other one.
Compares two BsonValues.
True if the first BsonValue is less than or equal to the other one.