Formula Engine Reference Guide
 

 

Back to Class Index

 

FALSE

Description
This function returns 0.
 
Examples
FALSE = 0
 
IF(B17 == 0, TRUE, FALSE) = 0
where B17 is not equal to 0