FALSE
Syntax:
FALSE ( )
Description: Computes the value FALSE
. (A call to function FALSE
is equivalent to using the logical-constant FALSE
.)
Arguments: None.
Return Type and Value: logical – The value FALSE
.
example:
Syntax:
FALSE ( )
Description: Computes the value FALSE
. (A call to function FALSE
is equivalent to using the logical-constant FALSE
.)
Arguments: None.
Return Type and Value: logical – The value FALSE
.