We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A numberic condition should include the following checks:
"gt" | "lt" | "gte" | "lte" | "equals" | "notEquals"
between a the given context (number) and the condition value.
The SdkService should be updated with a new condtion matcher to evaluate this condition.
Status