ConditionFunctions
ConditionFunctions:
{ [queryCondition in QueryCondition]: Function }
Represents a map of condition functions, where the key is a QueryCondition and the value is a function that evaluates the condition.
ConditionFunctions:
{ [queryCondition in QueryCondition]: Function }
Represents a map of condition functions, where the key is a QueryCondition and the value is a function that evaluates the condition.