Navigation
Purpose: |
Jump to a specific page in the publication. |
Category: |
Navigation |
Syntax: |
GotoPage "page title" page title The title of the page to display. |
Example: |
GotoPage "Contents" |
Purpose: |
Jump to a specific page number. |
Category: |
Navigation |
Syntax: |
GotoPageNum "page number" page number The number of the page to display. The first page is “1”. |
Example: |
GotoPageNum "20" |
Purpose: |
Jump to the publication’s first page. |
Category: |
Navigation |
Syntax: |
GotoFirstPage |
Example: |
GotoFirstPage |
Purpose: |
Jump to the next page in the publication. |
Category: |
Navigation |
Syntax: |
GotoNextPage |
Example: |
GotoNextPage |
Purpose: |
Jump to the previous page in the publication. |
Category: |
Navigation |
Syntax: |
GotoPrevPage |
Example: |
GotoPrevPage |
Purpose: |
Jump to the publication’s last page. |
Category: |
Navigation |
Syntax: |
GotoLastPage |
Example: |
GotoLastPage |
Created with the Personal Edition of HelpNDoc: Import and export Markdown documents