Syntax: #return
This command trys to return you to the previous room, by sending the MUD a command of the opposite direction you typed last. Then, it removes the last direction from the current path.
Example:
Turn path mode ON.
n
Now, the last record in the path is "n".
#return
Sends the "s" (south) string to the MUD and removes "n" from the path.