[ Version ( since = "0.8" ) ]
public string lookup_filename (string filename)
Looks up filename
inside the search paths of this.
If filename
is found, its full path will be returned .
this |
a Script |
filename |
the name of the file to lookup |
the full path of |