Boolean
in package
Table of Contents
Methods
Methods
false()
FALSE.
public
static false() : bool
Returns the boolean FALSE.
Excel Function: =FALSE()
Return values
bool —False
true()
TRUE.
public
static true() : bool
Returns the boolean TRUE.
Excel Function: =TRUE()
Return values
bool —True