What are trying to achieve? Please describe in detail.
Within a flow I want to apply a string comparison. Meaning I basically want to create something like:
If extracted property equals some string “abc” do something or proceed in the flow
I have not found any block with that I can achieve that if the comparison is on basis string. The Lookup block does not work that way, right? With floats or booleans I can do it via AND-Block or 2xThresholds.
Anything I’m missing here?