From WikiChip
$null Identifier - mIRC
< mirc‎ | identifiers
Revision as of 19:03, 10 September 2015 by 83.204.199.118 (talk) (Created page with "{{mirc title|$null Identifier}}'''$null''' This identifier does not return a value, just like {{mIRC|$true}} or {{mIRC|$timeout}}, it's a value you can use in comparison in {{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$null This identifier does not return a value, just like $true or $timeout, it's a value you can use in comparison in /if or /while for example, empty variable also returns $null

Synopsis

$null

Paramters

None

Properties

None

Example

//if ($? != $null) echo -a you entered $v1

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

$false $true