Module.name

Returns the filename that the module was opened with.

If module refers to the application itself, "main" is returned.

class Module
string
name
()

Return Value

Type: string

the filename of the module