I want to obtain parameters in Preferences window by using AVAppGetPrefString() function,
but I could not find the list of words that is usable for its parameters.
For example, in order to acquire the value that placed on [Identity]-[Name] in Preference dialog, it should be written as follows?
AVAppGetPrefString("Identity","Name")