The abs_path method returns the supplied path as an absolute path.
abs_path( path )
| Argument | Description | 
|---|---|
| path | (string) A relative path. | 
(String). A string containing the supplied path as an absolute path.
|  |