Module.name
string name()Returns the filename that the module was opened with.
If module refers to the application itself, "main" is returned.
Returns
the filename of the module
string name()Returns the filename that the module was opened with.
If module refers to the application itself, "main" is returned.