module.name

Instance of

String

Description

The name of current source file.

Example

console.writeLine(module.name);