Filter to set boolean based on the value of the input

Options
Is there a filter that can convert a text boolean value into actual boolean?  For example, We have an import job that has boolean values like T,F,Yes,No,True, and False.  We would like to just have a filter that can take these values and then set the boolean field based on certain rules.

Comments