Writes text to a local file.

app.WriteFile( file, text, mode, encoding )

See Also: ReadFile.

Example - Append file and get line count click to expand contents