|
|
extra page code
The code identifying the extra page within the page group.
The URL of an extra page can be retrieved using the extra page code. For instance, the location of the frameset page for this documentation (code "index_frames"), would be retrieved using the replacement code #xPAGE:index_frames#. |
| e.g. |
relative address of extra page "index_frames"
(from within that page group) |
#xPAGE:index_frames# |
 |
index_frames.html |
The #xPAGE: replacement code will return the URL of the extra page corresponding to the main page or detail page being processed, but it is also possible to find the URL of the first, last, previous or next page by using the codes beginning with #FIRST_xPAGE:, #LAST_xPAGE:, #PREV_xPAGE: and #NEXT_xPAGE: respectively. |
|