Basic Information

appmixer.utils.filters.NotEqual

1.0.0

Public

A message passes through this filter if a field from a previous connector contains a value that does not equal 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.
Does not equal text Any text. If the data under Data from the previous connector does not equal the value specified, the filter passes the message through. Otherwise, it ignores the message.

Output Ports

notEquals

FieldTypeDescription
No fields defined for this port

equals

FieldTypeDescription
No fields defined for this port

Full Metadata