lookup_filename


Description:

[ 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 .

Parameters:

this

a Script

filename

the name of the file to lookup

Returns:

the full path of filename or null if no path was found.