Exec.ToFile

Description

Syntax

Parameters

fpath
(string) path to the target file

Possible Values

a file path
 
"log"
The currently open log file, as specified by an Exec.LogKeys() call.
text
(string) the text to write to the file

Examples

Notes

See Also