GetFileSubpageURL (open)
Create a link to a published file's subpage
Syntax
LOADLIB "mod::publisher/lib/publisher.whlib";
STRING FUNCTION GetFileSubpageURL(INTEGER fileid, STRING pagename)Parameters
INTEGER fileidID of file to link to
STRING pagenamePage name as passed to CreateFile. Pass an empty pagename to receive the base directory for subfiles
Return value
STRINGA link to the requested page, or an empty string if the file was not online