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

m (PatrolBot moved page $false identifier - mIRC to mirc/identifiers/$false: per new naming convention)
m (bot: correcting title)
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 ==

Revision as of 08:23, 4 January 2015

$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