From WikiChip
Difference between revisions of "mirc/commands/renwin"
(Created page with "The '''/renwin command''' renames an existing window and assigns an optional topic. == Synopsis == /renwin <@currentName> <@newName> [topic] == Switches == None == Paramet...") |
m (Bot: de-linking old mIRC menu) |
||
(10 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 17: | Line 18: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.4}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$window}} |
− | * | + | * {{mIRC|/window}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[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