Documentation/How Tos/Calc: TRUE function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 06:34, 13 September 2008 by Drking (Talk | contribs)

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, NOT

Logical functions

Functions listed alphabetically, Functions listed by category

Personal tools