Version:
Edit on GitHub
Boolean Formatter
Interprets child values as boolean and
returns depending on the boolean value a custom text for yes (= true
) or no (= false
).
Values of multiple children are combined with AND
operator.