From WikiChip
Difference between revisions of "mirc/commands/renwin"
< mirc‎ | commands

(Created page with "The '''/renwin command''' renames an existing window and assigns an optional topic. == Synopsis == /renwin <@currentName> <@newName> [topic] == Switches == None == Paramet...")
(No difference)

Revision as of 05:46, 6 December 2013

The /renwin command renames an existing window and assigns an optional topic.

Synopsis

/renwin <@currentName> <@newName> [topic]

Switches

None

Parameters

  • <@currentName> - The current window name
  • <@newName> - The new window name
  • [topic] - Window's topic

Example

;rename @foo to @bar
/renwin @foo @bar

Compatibility

Added: mIRC v5.4

Added On: 23/06/98

Note: Individual switches were not taken into consideration.

See also