Returns the entire contents of a file as a single string
Number | Type | Compulsory | Default | Description |
1 | string | Yes | File name | |
2 | string | No | 'auto' | Encoding |
3 | string | No | Function returns an empty vector on failure if this argiment is not supplied | Default output in the event of failure |
Character encoding assumed for input file. May be any value returned by the function GetCodecNames . Examples include:
In addition the following special values may be used:
Default output in the event of failure
Return type: String
String containing contents of file
▲Function Summary▲ | ||
◄ Field | FilterEditMenu ▶ |