Yes, you can do this by adding a command to the room (not to other sections!) and move the player to the destination.
suffix: enter the codeview and add <suffix> to the exit. I don't know if this is working and it's possible that saving the game will remove this option again. You should really update to 5.1.1 (or 5.2 when it is finished)
<exit alias="east" to="room">
<inherit name="eastdirection" />
<suffix>testsuffix</suffix>
</exit>