When Text match
Description
Runs linked commands when the input text value meets the input operation and match
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Subject | text | link-manual | true | The text value that will be used in operation with the predicate text-list |
| Operation | text | manual-only | true | The operation that will happen between the subject and predicate value |
| Predicate | text-list | link-manual | true | The predicate text-list that will be used in the operation |
Scenarios
- The user wants to determine if the
subjectvalue areequalto thepredicatevalue. - The user wants to determine if the
subjectvaluecontainsthepredicatevalue. - The user wants to determine if the
subjectvalue doesnot containthepredicatevalue.
Use case
Inputs
- Subject:
Buck - Operation:
Contains - Predicate:
[ck, bu, ku, uc]
Search Tags
Run a process with when logic Trigger different process If else