ee.Reducer.anyNonZero

Returns a Reducer that returns 1 if any of its inputs are non-zero, 0 otherwise.

UsageReturns
ee.Reducer.anyNonZero()Reducer

No arguments.