From WikiChip
Difference between revisions of "mirc/identifiers/$initopic"
(Created page with "{{mirc title|$initopic Identifier}}{{Deprecated feature|new={{mIRC|$ini}}}}'''$initopic''' returns the name/Nth position of the specified topic in an ini/text file. == Synop...") |
(No difference)
|
Latest revision as of 13:08, 7 February 2018
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 $ini.$initopic returns the name/Nth position of the specified topic in an ini/text file.
Synopsis[edit]
$initopic(file,topic/N)
Paramters[edit]
- file - the filename you want name/position from
- topic/N - The Nth topic or a topic name, use N = 0 for the total number of topics
Properties[edit]
None
Example[edit]
Compatibility[edit]
Added: mIRC v5.6
Added on: 03 Jun 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.