Filter by Identifier
Description
Selects objects by the value of their identifier.
Input
SOURCE [OBJ]: The list of objects to filter
Output
TRUE [OBJ]: The objects for which the selection appliesFALSE [OBJ]: The objects for which the selection does not apply
Parameters
Identifier: the identifier to compare each object's identifier againstOperation: comparison function to use (equal,contains,startsWith,endsWith)Case-sensitive: if set tofalse, upper/lower case is ignored
Output scores can be aggregated and/or normalized.