From WikiChip
$topic Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Note: This feature has essentially been replaced by $chan().topic.$topic used to return the topic of the channel specified, this identifier has been removed from mIRC in version 4.7
Synopsis[edit]
$topic(<channel>)
Paramters[edit]
- <channel> - The channel you want the topic of
Properties[edit]
None
Example[edit]
//echo -a $topic(#mirc)
Compatibility[edit]
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.