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 a given file to the full path on disk.
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.