Parsing string to Boolean

Is there are any build-in function that is able to parse a string into Boolean ?
I’ve checked the livedocs, doesn’t seems it has Boolean.parse() method or something similar to do the job :frowning: