From WikiChip
$null Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$null 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.