Reads a file from the local filesystem and returns its contents.

app.ReadFile( file, encoding )

See also: WriteFile

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