PreferenceKeyName()
Syntax
Key$ = PreferenceKeyName()Description
Returns the name of the current key being enumerated with ExaminePreferenceKeys(). To get the value of the key, use PreferenceKeyValue().
Parameters
None.
Return value
The name of the current key being enumerated with ExaminePreferenceKeys().
See Also
ExaminePreferenceKeys(), PreferenceKeyValue()
Supported OS
All