TRUE

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:

TRUE function. Example of use

Related functions
Category
Logical
Submitted by admin on Mon, 12/03/2018 - 23:16