info("panoramafolder")

The info(“panoramafolder”) function returns the location of the folder containing the currently running copy of Panorama.


Description

The info(“panoramafolder”) function returns the Folder ID (location) of the folder containing the currently running copy of Panorama. This folder id can be used in other functions and statements. See Files and Folders for more information about Folder IDs.

This example uses the info(“panoramafolder”) function to help determine the name of the disk that contains the Panorama application.

local appdisk
appdisk = array(folderpath(info("panoramafolder"),1,":")

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0