| GetCurrentPageName |
| |
Returns the filename of the last opened page |
| |
| Library |
 |
module::publisher/template-v2.whlib |
| |
| Syntax |
 |
PUBLIC STRING FUNCTION GetCurrentPageName () |
| |
| Description |
 |
Returns the name of the last output file opened using the OpenFile or CreateFile functions. |
| |
| Returns |
 |
The filename passed to CreateFile, or the filename belonging to the page id passed to OpenFile |
| |