WritePreferenceFloat()

Syntax

WritePreferenceFloat(Keyword$, Value.f)
Description
Writes the specified 'Keyword$' and its associated float 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

<- WritePreferenceDouble() - Preference Index - WritePreferenceLong() ->