From WikiChip
Difference between revisions of "mirc/commands/renwin"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/renwin Command | + | {{mirc title|/renwin Command}} |
The '''/renwin command''' renames an existing window and assigns an optional topic. | The '''/renwin command''' renames an existing window and assigns an optional topic. | ||
Latest revision as of 18:37, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /renwin command renames an existing window and assigns an optional topic.
Synopsis[edit]
/renwin <@currentName> <@newName> [topic]
Switches[edit]
None
Parameters[edit]
- <@currentName> - The current window name
- <@newName> - The new window name
- [topic] - Window's topic
Example[edit]
;rename @foo to @bar /renwin @foo @bar
Compatibility[edit]
Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list