Compare Texts (vuo.text.compare)

Compares two texts and outputs the result.

Uses the provided Comparison parameters to compare input value A to input value B. For example, if A is catastrophe, the Comparison is “Begins with (case-sensitive)”, and B is cat, the output is true.

Keywords: approximate, begins with, case, comparison, contains, different, ends with, equivalent, identical, inequality, insensitive, match, prefix, same, sensitive, starts with, suffix, unequal


Back to vuo.text node set documentation.