From WikiChip
mirc/identifiers/$true
< mirc‎ | identifiers
Revision as of 00:33, 24 June 2014 by Zmodem (talk | contribs)

$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