From WikiChip
Difference between revisions of "mirc/commands/renwin"
m (Bot: Adding a template) |
m (Bot: de-linking old mIRC menu) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{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. | ||
Line 27: | Line 27: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|renwin command - mIRC]] |
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