Get INI File Settings
This command reads the value of a section key from a .INI file.
Variable
Type the name of the variable to hold the obtained value here.
INI File
Type the full path to the INI file containing the value.
Section
Type the name of the INI section.
Key
Type the name of the section key.
Notes
- If the requested INI file, section, or key cannot be found, the variable will hold an empty string.