GetConsoleOutputFileName
From GECK
(Redirected from GetConsoleOutputFile)
A function added by the New Vegas Script Extender.
Contents
Description
Returns the file name of current console output file, or null (empty string: "") if there is none.
Syntax
(FileName:string) GetConsoleOutputFilename
Or:
(FileName:string) GetCOF
Example
string_var file_name let file_name := GetCOF