Spread 8.0 Documentation
TRUE
Support Options
Formula Reference > Built-In Functions > TRUE

Glossary Item Box

TRUE


Name

True

Description

Returns the value 1 (True).

Syntax

TRUE( )

Remarks

This function does not accept arguments.

See also AND, FALSE, IF, NOT, and OR.

Data Type

Does not accept data. Returns numeric (boolean) data. For more information, see Data Type for Each Cell Type.

Example

TRUE()= 1 (True)

Copyright © GrapeCity, inc. All rights reserved.