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

$prop returns the name of the property passed to your custom alias, if any.


Synopsis[edit]

$prop

Parameters[edit]

None

Properties[edit]

None

Example[edit]

alias test {
  echo -a $prop
}
//noop $test().prop

Compatibility[edit]

Added: mIRC v5.7
Added on: 02 Feb 2000
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