Skip to main content

Text Comparison

Overview

Compare two or more unicode text strings

Returns
Boolean

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
ModeHow to compare the text stringsText Block GroupNo
Match Any PatternIf set to true, the result will be true if any `needle` matches any `haystack`Boolean Block GroupNo
Ignore CaseIf set to true, comparison will ignore case (ignored for regex)Boolean Block GroupNo
Search For / Test ThisStrings or expressions to match against (needle)Text Block GroupYes
In / Against ThisOne or more text strings to be checked (haystack)Text Block GroupYes