From FenixWiki
Definition
STRING file ( <STRING filename> )
Returns the whole contents of a certain file.
Parameters
STRING filename | - The filename of the file you wish to read from (including extension and possible path).
|
Returns
STRING: The contents of the file.