Skip to content

Text Comparison

Overview

Compare two or more unicode text strings

Returns
Boolean

Parameters

ParameterParameterValid BlocksRequired
Set a Dynamic Name Show the Dynamic Name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Dynamic Name The dynamic name of this item Text Block Group No
Attributes Metadata values for this block. Used in XML and multipart/form-data. Text Block Group No
Mode How to compare the text strings Text Block Group No
Match Any Pattern If set to true, the result will be true if any `needle` matches any `haystack` Boolean Block Group No
Ignore Case If set to true, comparison will ignore case (ignored for regex) Boolean Block Group No
Search For / Test This Strings or expressions to match against (needle) Text Block Group Yes
In / Against This One or more text strings to be checked (haystack) Text Block Group Yes