Documentation

Boolean
in package

Table of Contents

Methods

false()  : bool
FALSE.
true()  : bool
TRUE.

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


        
On this page

Search results