GoToSlide
Sets the active slide in the editor by its index.
Syntax
expression.GoToSlide(slideNumber);
expression
- A variable that represents a Api class.
Parameters
Name | Required/Optional | Data type | Default | Description |
---|---|---|---|---|
slideNumber | Required | number | The slide index. |
Returns
This method doesn't return any data.