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

$signal returns the name of the signal that caused the signal event to trigger.


Synopsis[edit]

$signal

Parameters[edit]

None

Properties[edit]

None

Example[edit]

; /signal test
on *:signal:test:{
  echo -a $signal
}

Compatibility[edit]

Added: mIRC v6.0
Added on: 03 Feb 2002
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