ini.sections
Getting the list of sections. All sections will be written into an array of strings.
method arrstr ini.sections (
arrstr ret
)
arrstr ret
)
Parameters
ret | The array of strings the names of sections will be written to. |
Return value
Returns the parameter ret.
Related links | Source |