Documentation/How Tos/Calc: TRUE function

From OpenOffice.org Wiki

Jump to: navigation, search


TRUE

Returns the logical value TRUE.


Syntax:

TRUE()

The TRUE() function has no arguments, and always returns the logical value TRUE.


Example:

TRUE()

returns TRUE

NOT(TRUE())

returns FALSE


See also:

FALSE function, NOT function

Logical functions

Personal tools