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

m
m (Compatibility: This was added in 4.5)
 
Line 13: Line 13:
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|2.1a}}
+
{{mIRC compatibility|4.5}}
  
 
== See also ==
 
== See also ==

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