JavaScript Core Methods > Boolean Methods > Flashcards
toString()
Converts a Boolean value to a string and returns the result
valueOf()
Returns the primitive value of a Boolean object