StringToBoolean
Summary
Converts a string to a Boolean.

Properties
Operator: The operator to apply for comparison of the predicate below. Can take the value "equals", "not equals", "greater", "less", "equals ignore case", "greater ignore case", "less ignore case".
Predicate: Is the value to be compared.
Value: Is the value to be taken by the Boolean at the end of the conversion.