/
Compare Value
Compare Value
Operators
Assuming a holds value of 10 and b holds value of 20.
Additional operators using "Wildcard" * were added from Feb 2022
*= means when the left value is equals to the right value (including a wildcard *), it returns true. Example: any_file_name.pdf *= *.pdf This returns True
!* means when the left value is not equal to the right value (including a wildcard *), it returns true. Example any_file_name.png !* *.pdf This returns True
Please note that the * wildcard can only be used in the right value.
How to set parameters
, multiple selections available,
Related content
Text Match
Text Match
More like this
Send Email
Send Email
More like this
Convert Image II-3.113.3300
Convert Image II-3.113.3300
More like this
OCR PreProcess-4.610.925
OCR PreProcess-4.610.925
More like this
OCR PreProcess-4.610.925
OCR PreProcess-4.610.925
More like this
MongoDB-3.215.1300
MongoDB-3.215.1300
More like this