Skip to main content

 

Description

Returns the logical value TRUE

 

Syntax

TRUE

 

Return type

Boolean

 

Example

Case

Returns

Return Type

IF(Month.'Start Date' > DATE(2020,4,1), TRUE, FALSE)

returns TRUE for all months after April 2020, FALSE otherwise

boolean

 

Excel equivalent: TRUE

See also: ANDOR, NOTFALSEIF

 

More of a hands-on learner? 

Talk to your Customer Success Manager about downloading the Functions and Modifiers in Pigment Application into your workspace.  It includes examples of every formula and modifier in Pigment!

 

Be the first to reply!