|
Returns an array of strings holding lines of text from the file specified by argument 1.
| Number | Type | Compulsory | Default | Description |
|---|---|---|---|---|
|
1 |
string |
Yes |
|
File name |
|
2 |
string |
Yes |
'auto' |
Encoding |
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:
Return type: string array
|
|
||