LoadFile

Returns an array of strings holding lines of text from the file specified by argument 1.

Arguments

Number Type Compulsory Default Description

1

string

Yes

File name

2

string

Yes

'auto'

Encoding

Argument 2

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:

Returns

Return type: string array