(string) GetFile($file='file', $nls='')

Arguments

(string) $file The name of the file in the file list. Default is 'file'.
(string) $nls The two-letter ISO language code, e.g. 'en'. The default value is the current language.

Returns the contents of the file as a string. This can get very big, so check the filesize first.