The TRUE function returns the logical value True.
Syntax
TRUE()
Parameters
The TRUE function does not accept arguments.
Returned value
The TRUE function returns a Boolean.
Examples
The following example returns the value True if the amount of the sale has been greater than € 1,000, and False otherwise:
Related functions
Category
Logical