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)