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

m (bot: correcting title)
m
Line 1: Line 1:
 
{{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''.
 
{{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 23: Line 24:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|false]]

Revision as of 15:12, 20 September 2017

$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 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

[Expand]
v · d · e mIRC identifier list