WritePreferenceDouble()

Syntax

WritePreferenceDouble(Keyword$, Value.d)
Description
Writes the specified 'Keyword$' and its associated double value under the form: 'Keyword$ = Value' in the preference file, previously created with CreatePreferences() or opened with OpenPreferences(). If the key was already existing in the current group, its value is replaced.

Supported OS

Windows, Linux, MacOS X

<- RemovePreferenceKey() - Preference Index - WritePreferenceFloat() ->