The IDLitWriter::GetFilename function method is called by the system to retrieve the current filename associated with this writer. Due to the automated nature of the file writer system, filenames can be associated with a file writer and then the file can be written at a later time. This method allows direct access to the file currently associated with the writer.
In addition, this methodology is helpful when multiple writes are performed from a given file.
Result = Obj->[IDLitWriter::]GetFilename()
Returns a string containing the current file name associated with this writer, or an empty string if no filename has been associated.
None
None
Introduced: 6.0