CTAPPgoToFirst

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

Query Format

CTAPPgoToFirst()

Query Example

CTAPPgoToFirst()
<a href="#" onclick="CTAPPgoToFirst();">The link to the first slide in the branch</a>
``