Boolean To String
This node converts a boolean value into one of two text strings.
The Boolean To String node maps true and false to custom string values.
The Boolean To String node is a simple mapper. It takes a boolean input ("Selector"). If true, it outputs the "String for true". If false, it outputs the "String for false".