Read INI
ReadINI parses ini formatted text files into a table.
ReadIni(inputfile)
The returned table is in the format Table[Section][Parameter] = Value
function ReadIni(inputfile) |
ReadINI parses ini formatted text files into a table.
ReadIni(inputfile)
The returned table is in the format Table[Section][Parameter] = Value
function ReadIni(inputfile) |