Returns the path to the database folder of the app.
app.GetDatabaseFolder() → String: path to file or folder ( “/absolute/...” or “relative/...” )
An example pattern is
See Also: OpenDatabase
Returns the path to the database folder of the app.
An example pattern is
See Also: OpenDatabase