613-518-1166 info@zimdatabases.com

ZIM Language Reference

$True

< All Topics

$True

A binary true value for comparison.

Syntax

$true

Return Value

Binary true (“1”). Cannot be reset by an application program.

Description

A “true” value for comparisons in logic expressions.

Example

if Event.ScrollingKey = $True
 … commands …
endif

 

See Also

$False

$Null

About Character Literals

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