ini.keys
Get the list of entries in this section. All entries will be written into an array of strings.
method arrstr ini.keys (
str section,
arrstr ret
)
str section,
arrstr ret
)
Parameters
section | Section name. |
ret | The array of strings the names of entries will be written to. |
Return value
Returns the parameter ret.
Related links | Source |