From WikiChip
$prop Identifier - mIRC
< mirc‎ | identifiers
Revision as of 18:03, 7 September 2015 by 83.204.199.118 (talk)

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

Synopsis

$prop

Paramters

None

Properties

None

Example

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

Compatibility

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