PreferenceKeyValue()

Syntax

Value$ = PreferenceKeyValue()
Description
Returns the value, in string form, of the current key being enumerated with ExaminePreferenceKeys(). To get the name of the key, use PreferenceKeyName().

Parameters

None.

Return value

The value, in string form, of the current key being enumerated with ExaminePreferenceKeys().

See Also

ExaminePreferenceKeys(), PreferenceKeyName()

Supported OS

All

<- PreferenceKeyName() - Preference Index - ReadPreferenceDouble() ->