Command Reference - INI File Actions
Gets the data associated with a specific INI file value and stores it in a variable.
|
Action ID: |
100 |
The name of the variable to store the value in.
The name of the INI file.
The INI file section to read from. Only the section name is required in this field—you do not need the surrounding brackets. (For example, Data is correct as opposed to [Data].)
The name of the INI file value whose data will be stored.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_INI_FILE_GET_VALUE |
MSG_ERR_INI_FILE_GET_VALUE |
None