I want to make filter which allows to pass one signal only if it's value is less or even than value of 10% of other signal. That signal are numbers (amplitudes in my case). I used Functions>>Programming>>Comparison>>Less or equal but result of that function is boolean and I want signal to pass.