From WikiChip
$topic Identifier - mIRC
< mirc‎ | identifiers
Revision as of 14:45, 26 September 2017 by 83.204.158.116 (talk) (Created page with "{{mirc title|$topic Identifier}}'''$topic''' used to return the topic of the channel specified, this identifier has been removed from mIRC. == Synopsis == <pre>$topic(<chann...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$topic used to return the topic of the channel specified, this identifier has been removed from mIRC.


Synopsis

$topic(<channel>)

Paramters

  • <channel> - The channel you want the topic of

Properties

None

Example

//echo -a $topic(#mirc)

Compatibility

Added: mIRC v4.6
Added on: 07 Sep 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

/topic