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

$starting return 1 in the on start event if mIRC is really starting, (on start could trigger after a /load command), 0 otherwise.


Synopsis[edit]

$starting

Parameters[edit]

None

Properties[edit]

None

Example[edit]

on *:start:{
  echo -s $starting
}

Compatibility[edit]

Added: mIRC v7.23
Added on: 19 Mar 2012
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