$False
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$False
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
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
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5