From WikiChip
Difference between revisions of "mirc/identifiers/$true"
< 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}}
* [[$false identifier - mIRC|$false]]
+
* {{mIRC|$false}}
* [[$no identifier - mIRC|$no]]
+
* {{mIRC|$no}}
* [[$ok identifier - mIRC|$ok]]
+
* {{mIRC|$ok}}
* [[$input identifier - mIRC|$input]]
+
* {{mIRC|$input}}
* [[$yes identifier - mIRC|$yes]]
+
* {{mIRC|$yes}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 21:02, 5 July 2014

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

Synopsis

$true

Parameters

None

Example

Echo to the active window a result that returns $true

//echo -a $isfile($mircexe)

Compatibility

Added: mIRC v2.1a

Added On: 28/02/95

See Also

[Expand]
v · d · e mIRC identifier list