GetConsoleOutputFile
Revision as of 17:23, 9 March 2015 by imported>Odessa (syntax error)
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns the file name of current console output file, or null (empty string: "") if there is none. Added by NVSE 4.6.3.
Syntax
(FileName:string) GetConsoleOutputFile
Or:
(FileName:string) GetCOF
Example
string_var file_name let file_name := GetCOF