XenoGuard 4.0 Documentation

Comparison

ActionStep Reference » Programming » String Operation » Comparison 

In the String Operations, subgroup Comparison, you will find ActionSteps that allow you to match a string's value with another string:

Generally, strings that fall under the Comparison string operation have text as their data type. Comparison between string values is also case-sensitive, which means that "M" in uppercase is different for "m" in lowercase. The Result of comparing the strings results in either "True" or "False".

See the other string operations:

Addendum
Conversion
Range
Truncate