webhomesubfolder(
SUBPATH
)

The webhomesubfolder( function returns the folder ID of a subfolder of the web server’s home folder.


Parameters

This function has one parameter:

subpath – subpath within the web server’s home folder, or "" to return the home folder itself.


Description

This function returns the folder ID of a subfolder of the web server’s home folder. For example if the subpath is “” then this function returns the folder ID of the folder that contains the web server’s home page. If the subpath is “Image” then it returns the folder ID of the images folder (if any) within the home folder. The subpath can be several levels deep, for example webhomesubfolder(“Images/GrandCanyon”)


See Also


History

VersionStatusNotes
10.2No ChangeCarried over from Panorama 6.0.