From WikiChip
$show Identifier - mIRC
< mirc‎ | identifiers
Revision as of 18:49, 10 September 2015 by 83.204.199.118 (talk) (Created page with "{{mirc title|$show Identifier}}'''$show''' return $true if the alias is called silently with the dot '.', $false otherwise. == Synopsis == <pre>$show</pre> == Paramters == ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$show return $true if the alias is called silently with the dot '.', $false otherwise.

Synopsis

$show

Paramters

None

Properties

None

Example

alias test {
echo -a $show
}
Type /test vs /.test

Compatibility

Added: mIRC v5.3
Added on: 13 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

Aliases