Returns the path to the local storage folder of the APK.

app.GetPath() → String: path to file or folder ( “/absolute/...” or “relative/...” )

See Also: GetAppPath, GetPrivateFolder

Example - Show App Path click to expand contents