Filter by Labels
This Step is outdated. Please use the new Step Validate Labels and Output Flags instead. If you need more information about this Step with urgency, please contact us at docs@mech-mind.net. |
Function
Check if each item in the original label list exists in the reference label list. The result of the check will be output as a list of Booleans.
If an original label is in the reference label, then the corresponding item in the output list is True.
Usage Scenario
It is usually used with Filter. The list of Boolean values output by this Step will be used as the basis for filtering.