Simple spread question

Hi
a simple one (i guess), I have a spread with integer numbers, then I want to use a = node to compare each one of the slices, so that it returns 1 if any of the number of the spread matches the input.
tx
Simone

Since = sends out a spread of toggles it would work if I can consolidate in a single value that spread, like it has to be one if any of the slices is 1…

Or (Boolean Spectral) after EQ (Value)?

what about sift (value) ?