dbfolder(
)

The dbfolder( function returns the folder path of the folder the current database is located in.


Parameters

No parameters.


Description

This function returns the folder path of the folder the current database is located in.

dbfolder() ☞ /Users/tomswift/Documents/Accounting/

See Files and Folders for more information about paths and folder IDs.

Note: This function is equivalent to:

dbinfo("folder","")

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.