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

app.ReadFile( file, encoding? ) → String

See also: WriteFile

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