util.FullPathToRelative_Menu
Example
Searches for a .gma file in your addons folder and converts the path to a full path.
Output: addons\[Name].gma
Converts the Full path of the given GMA file to the Relative Path.
You can use util.RelativePathToFull_Menu to convert the Relative path back to the Full Path.
Searches for a .gma file in your addons folder and converts the path to a full path.