Writes a configuration setting. Configuration settings are stored in the configuration file. See User's Manual/Sundry Topics/Configuration Settings for more information. Settings are defined by a key-value pair and are arranged into sections. The function writes the value in argument three to the specified key and section. If the value is missing, the setting will be deleted.
Number | Type | Compulsory | Default | Description |
1 | string | Yes | Section | |
2 | string | Yes | Key | |
3 | string | No | Value |
Section name
Key name
Value to set. Setting will be deleted if this is omitted.
Return type: real
▲Function Summary▲ | ||
◄ WM_NumberSystemWidgets | WriteF11Lines ▶ |