GetSaveDir

string GetSaveDir()

Retreives a pointer to the string containing the save directory and returns it.

Example
(var theString)

= theString GetSaveDir()
Print(theString)