How do you teleport from one activation region to another?

How do you teleport from one activation region to another? would you use the moveto function or what? 

Game Editor discussion board
http://game-editor.com/forum/
view.x = 1000;
view.y = 1000;
// this code moves the view to point (1000, 1000)