Setup Factory 10

INIFile.GetSectionNames

INIFile.GetSectionNames

Previous topic Next topic  

INIFile.GetSectionNames

Previous topic Next topic  

OverviewExamples

table INIFile.GetSectionNames (

string Filename )

Description

Returns all of the "section" names within an INI file.

Parameters

Filename

(string) The full path to the INI file.

Returns

(table) A table containing all of the "section" names within the specified INI file. If there are no section names or an error occurs (for example, the file doesn't exist), nil will be returned. You can use Application.GetLastError to determine whether this action failed, and why.

ResultVariable

When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us