JavaScript Boolean Functions

EditRocket provides the following information on Boolean functions in the JavaScript source code builder.

toSource () - Represents the source code of an object

toString () - Converts a Boolean value to a string and returns the result

valueOf () - Returns the primitive value of a Boolean object