CTAPPgoToNext

The method is intended to jump to the next slide of the selected branch. The slide number is specified in the Order field of the Slide record.

Query format

CTAPPgoToNext()

Query example

CTAPPgoToNext()
<a href="#" onclick="CTAPPgoToNext();">The link to the next slide</a>
``