From WikiChip
Difference between revisions of "mirc/identifiers/$false"
< mirc‎ | identifiers

m (Bot: Adding a template (template:mIRC identifier list))
m (Bot: Fixing links)
Line 17: Line 17:
  
 
== See Also ==
 
== See Also ==
* [[$cancel identifier - mIRC|$cancel]]
+
* {{mIRC|$cancel}}
* [[$no identifier - mIRC|$no]]
+
* {{mIRC|$no}}
* [[$ok identifier - mIRC|$ok]]
+
* {{mIRC|$ok}}
* [[$input identifier - mIRC|$input]]
+
* {{mIRC|$input}}
* [[$true identifier - mIRC|$true]]
+
* {{mIRC|$true}}
* [[$yes identifier - mIRC|$yes]]
+
* {{mIRC|$yes}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 20:55, 5 July 2014

$false is returned during any statement that is either written for it to return a value of $false, or performing a comparison operation where the outcome is $false.

Synopsis

$false

Parameters

None

Example

Echo to the active window a result that returns $false

//echo -a $isfile($mircexee)

Compatibility

Added: mIRC v2.1a

Added On: 28/02/95

See Also

[Expand]
v · d · e mIRC identifier list