Skip to content

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 subject value are equal to the predicate value.
  • The user wants to determine if the subject value contains the predicate value.
  • The user wants to determine if the subject value does not contain the predicate value.

Use case

Command

Inputs
  • Subject: Buck
  • Operation: Contains
  • Predicate: [ck, bu, ku, uc]
Search Tags

Run a process with when logic Trigger different process If else