FalseClass

The false class. false is the only instance of the FalseClass class. false, like nil, denotes a FALSE condition, while all other objects are TRUE.

Superclass

Methods

self & other

Normally returns FALSE.

self | other
self ^ other

If other is TRUE, returns TRUE. If FALSE, returns FALSE.

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)