Skip to main content

GoToSlide

Sets the active slide in the editor by its index.

Syntax

expression.GoToSlide(slideNumber);

expression - A variable that represents a Api class.

Parameters

NameRequired/OptionalData typeDefaultDescription
slideNumberRequirednumberThe slide index.

Returns

This method doesn't return any data.