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