dextervanroo
Results
2
comments of
dextervanroo
@shupoval If I use `{"km":10}` in the data test, it should return `embaixo`, but it returns `aqui`. If I remove the `=` part in the highlighted terms, it correctly returns...
@shupoval But why is it that the code works just by removing the `=` signs, like this: ```json { "if": [{ "or": [{ "===": [{ "var": "data.km" }, false] },...