From WikiChip
Difference between revisions of "mirc/identifiers/$topic"
< mirc‎ | identifiers

 
Line 1: Line 1:
{{mirc title|$topic Identifier}}{{Deprecated feature|new={{mIRC|$chan|$chan().topic}}}}'''$topic''' used to return the topic of the channel specified, this identifier has been removed from mIRC.
+
{{mirc title|$topic Identifier}}{{Deprecated feature|new={{mIRC|$chan|$chan().topic}}}}'''$topic''' used to return the topic of the channel specified, this identifier has been removed from mIRC in version 4.7
  
  

Latest revision as of 17:15, 2 October 2017

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.


See Also[edit]

/topic