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

$modefirst return $true if the channel event is the first to trigger, $false otherwise.


Synopsis[edit]

$modefirst

Parameters[edit]

None

Properties[edit]

None

Example[edit]

on *:op:#:{
  echo -a $modefirst
}
and send /mode #channel +oo nick1 nick2

Compatibility[edit]

Added: mIRC v5.6
Added on: 03 Jun 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