Skip to content

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 subject contains the predicate value
  • The user wants to continue the process when the subject does not contain the predicate value
  • The user wants to continue the process when the subject value are empty
  • The user wants to continue the process when the subject value are not empty

Use case

Command

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