Skip to content

Filter number-list

Description

Filters a number list by matching operations

Input Ports

Name dataType sourceType required description
Operation text manual-only true The operation that you want to happen between the predicate number value and the value of the number-list
Predicate number link-manual false The value that should be used when filtering the number-list
Number list value data-list link-manual true The number-list that should be filtered using the operation and predicate value

Scenarios

  • The user wants to filter a number-list with the equals operation and a predicate of 12
  • The user wants to filter a number-list with the not equals operation and a predicate of 12
  • The user wants to filter a number-list with the greater than operation and a predicate of 12
  • The user wants to filter a number-list with the greater than or equals operation and a predicate of 12
  • The user wants to filter a number-list with the less than operation and a predicate of 12
  • The user wants to filter a number-list with the less than or equals operation and a predicate of 12
  • The user wants to filter a number-list with the empty operation and a predicate of 12
  • The user wants to filter a number-list with the not empty operation and a predicate of 12

Use case

Command

Inputs
  • Operation: Equals
  • Predicate: 12
  • Number-list value: [12, 15, 13, 18, 20, 122]
Experienced tips
  • If the Number list value are empty, the process will continue and provide you with an empty number-list
  • If the operation is false on every iteration, the process will continue and provide you with an empty number-list
Output

Output

Search Tags

Filter number-list with predicate value