get Ini
Retrieves an INI configuration value from the service.
Return
The INI value as a string, or the default value if unavailable.
Parameters
key
The INI key to look up (e.g., "setting.key").
default Value
The default value to return if the key is not found or the service is unbound.