linkPrev
| Syntax |
linkPrev (linetext)
|
| Params |
linetext is a string, the visible text that links to the previous page.
|
| Action |
Generates a link to the previous page in the #nextPrevs outline.
|
| Returns |
The HTML string.
|
| Example |
linkPrev ("Previous")
|
| Notes |
The nextPrevs outline is an outline of Frontier addresses, listing the order of your pages. See the tutorial page on NextPrev Links. This macro is stored at html.data.standardMacros.linkPrev.
|
| See Also |
linkNext
|