613-518-1166 info@zimdatabases.com

ZIM Language Reference

$False

< All Topics

$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

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents