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 file to a 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.