Basic Information

appmixer.utils.filters.Equal

1.0.0

Public

A message passes through this filter if a field from a previous connector contains a value that equals the value specified. Values can be both numbers or dates.

Input Ports

in

FieldTypeDescription
Data text The data that we want to check. You can select data from any previous connector via the select box.
Equals text Any text. If the data under Data from the previous connector equals the value specified, the filter passes the message through. Otherwise, it ignores the message.

Output Ports

equals

FieldTypeDescription
No fields defined for this port

notEquals

FieldTypeDescription
No fields defined for this port

Full Metadata