When Long-text is
Description
Runs linked commands when the input long-text value meets the input operation and match
Input Ports
| Name | dataType | sourceType | required | description | 
|---|---|---|---|---|
| Subject | long-text | link-manual | true | The long-text value that will be used in operation with the predicate value | 
| Operation | text | manual-only | true | The operation that will happen between the subject and predicate value | 
| Predicate | text | link-manual | true | The predicate value that must or must not exist in the subject value | 
Scenarios
- The user wants to continue the process when the 
subjectcontainsthepredicatevalue - The user wants to continue the process when the 
subjectdoesnot containthepredicatevalue - The user wants to continue the process when the 
subjectvalue areempty - The user wants to continue the process when the 
subjectvalue arenot empty 
Use case
Inputs
- Subject: 
My favorite dog is a French Poodle - Operation: 
Contains - Predicate: 
French 
Search Tags
Run a process with when logic Trigger different process If else