RENAME

Syntax: #REN oldname newname

Renames an alias, variable or path to a new name.

RENAME Examples

#RENAME drink dr

renames the alias "drink" to "dr"

 

#RENAME @abc a

renames the variable "abc" to "a". Note that the new name should not contain the @ character.

 

#RENAME .magicshop magic

renames the speedwalk path "magicshop" to "magic". Note that the new name should not contain the . character.



Contents #REGEX #REPEAT