TRUE Function
The TRUE function is one of the logical functions. The function returns TRUE and does not require any argument.
Syntax
TRUE()
Notes
How to apply the TRUE function.
Examples
The figure below displays the result returned by the TRUE function.