TRUE

Syntax:

TRUE ( )

Description: Computes the value TRUE. (A call to function TRUE is equivalent to using the logical-constant TRUE.)

Arguments: None.

Return Type and Value: logical – The value TRUE.

example: