Basic Information

appmixer.utils.filters.Modulo

1.0.0

Public

A message passes through this filter if the remainder after division of the value received from the previous connect by the value specified is zero.

Input Ports

in

FieldTypeDescription
Data number The data that we want to check. You can select data from any previous connector via the select box.
Divisor number Any number. If the Divisor divides the data under Data with reminder of 0, the filter passes the message through. Otherwise, it ignores the message.

Output Ports

modulo

FieldTypeDescription
No fields defined for this port

Full Metadata