ReadFile
function

Description
Read a file.

Arguments
Path The path to the file.

Returns
Contents The contents of the file, or nil if the file couldn't be opened or read.