expr object with more inlets
Max Patch
Copy patch and select New From Clipboard in Max.
Oh thank you very very much DOUBLE_UG.
I ended up removing the == 0 object since it was working the opposite way.
often if you need more than the 9 possible arguments to a patcher you can help yourself with using lists as arguments. of course with the expr object itself you have no chance.... so use two.
Thank you Roman Thilenius.