Basic Information

appmixer.utils.filters.Contains

1.0.0

Public

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

Input Ports

in

FieldTypeDescription
Data text The data that we want to check. You have to select data from any previous connector via the select box.
Contains text Any text. If the data contains the text specified, the filter passes the message through. Otherwise, it ignores the message. Note that the comparison is case insensitive.

Output Ports

contains

FieldTypeDescription
No fields defined for this port

notContains

FieldTypeDescription
No fields defined for this port

Full Metadata