Boolean.valueOf

Returns the primitive value of a Boolean object.

Method of Boolean

Syntax

valueOf()

Parameters

None

Description

The valueOf method of Boolean returns the primitive value of a Boolean object or literal Boolean as a Boolean data type.
This method is usually called internally by MetaScript and not explicitly in code.

Examples

See also

Object.valueOf

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.