advance method



Moves to the next item (page or bullet point) in a presentation.

Syntax

Presentation.advance()

Applies to

Presentation object.

Parameters

None.

Return value

None.

Usage

The advance() method applies to two kinds of items: a page object, or a bullet point object. By default it will apply to the next page but if the text is set to show bullet points one-by-one it may advance a bullet point instead.

See also
getCurrentPageNumber method
addPageChangeListener method
removePageChangeListener method
multiPage PARAM tag
MultiPage property