From WikiChip
$network identifier - mIRC
< mirc‎ | identifiers

$network retrieves the current network name from the IRC server that mIRC is connected to.


Synopsis[edit]

$network

Parameters[edit]

None

Examples[edit]

; Create an alias that echos the current
; network to the active window
alias netPlease { echo -a The current network is: $network }

The above command can be used by typing the following into the mIRC command-line:

/netPlease

Compatibility[edit]

Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list