GetAppDataPath
This function gets the writable OS-level path for application data. Use this to get a path you can always safely write files to.
Syntax
Returns
Returns a path to the application data directory where you may write files. Although this is different between different platforms, the returned path will always be a valid writable directory.