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

m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +))
m (Compatibility: This was added in 4.5)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''$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''.
+
{{mirc title|$false Identifier}}'''$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 ==
 
== Synopsis ==
Line 12: Line 13:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v2.1a
+
{{mIRC compatibility|4.5}}
  
== See Also ==
+
== See also ==
 
* {{mIRC|$cancel}}
 
* {{mIRC|$cancel}}
 
* {{mIRC|$no}}
 
* {{mIRC|$no}}
Line 23: Line 24:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|false]]

Latest revision as of 18:06, 20 February 2024

$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[edit]

$false

Parameters[edit]

None

Example[edit]

Echo to the active window a result that returns $false

//echo -a $isfile($mircexee)

Compatibility[edit]

Added: mIRC v4.5
Added on: 30 Jun 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list