CTAPPgoToPrevious

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

Query Format

CTAPPgoToPrevious()

Query Example

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