GoToSlideInSlideShow

GoToSlideInSlideShow(nSlideIndex)

Displays the slide with the specific index.

Parameters:

Name Type Description
nSlideIndex number

The slide index.

Returns:

This method doesn't return any data.

Example

Copy code
window.Asc.plugin.executeMethod ("GoToSlideInSlideShow", [2]);