Hi,
I have a simple mapping scenario but cant find the right functoids to use. I have a simple "if else" functoid
If sender has the value 10 then the equal functoid is true and maps the value Yes. If sender is anything else but true then value mapping is No.
But now I want to add a extra value. So if sender is 10 or 20 then its Yes.
How can I achieve this?