$False
A “false” value for comparison. Syntax $false Return Value Binary false (“0”). Cannot be reset by an application program. Description A “false” value for comparisons in logic expressions. Example if Event.ScrollingKey = $False … commands … endif See Also $Null $True About Conditional Expressions System Variables