SE.FILENAMES
This object is an array, so it has members 0, 1, and so forth. Each member’s value is a string, one of the filenames the script is using. These filenames are the source files of the script. Because a script can use the #include directive, a script can be made up of several source files.