What would be the best (easiest) way to convert a string TAG (True) / (False) to boolean?

Is there a simple way to setup a few string tags (True / False) to boolean?

If you create a reference tag pointing at the String tag, but set the reference tag's datatype to Boolean, the value will be converted for you.

I can't find "Reference Tag" under New Tag?

You didn't specify a version so I just assumed 8.x. I don't think they exist in 7.9.

Thanks, I believe I have a solution worked out. I have created some conditional statements in my function code for Node Red I convert the data before I ever publish it.
Thanks