Moves the pointer to the position stored by SavePoint.

MoveToSavedPoint()

If SavePoint was not called,
this function aborts the calling command and displays an error message in the Vocola Log window.


touchAndReturn(x,y) := SavePoint() Touch($x,$y) MoveToSavedPoint(); Play That = touchAndReturn(322, 70); Stop That = touchAndReturn(476, 70);
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)