From WikiChip
mirc/commands/renwin
< mirc‎ | commands
Revision as of 05:46, 6 December 2013 by David (talk | contribs) (Created page with "The '''/renwin command''' renames an existing window and assigns an optional topic. == Synopsis == /renwin <@currentName> <@newName> [topic] == Switches == None == Paramet...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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