WritePreferenceLong()

Syntax

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

All

<- WritePreferenceInteger() - Preference Index - WritePreferenceQuad() ->