Skip to content

rename

Rename or delete a command.

Syntax

tcl
rename oldName newName

Parameters

  • oldName: The current name of the command
  • newName: The new name for the command (empty string to delete)

Examples

Output

See Also