SlideShow.GoToSlide

SlideShow.GoToSlide ( 

string ObjectName,

number Position )

Example 1

SlideShow.GoToSlide("SlideShow1", 10);

Navigates to the slide at position 10 in the slideshow object named "SlideShow1."

See also:  Related Actions