SettingsStorageManager.<Storage name>.LoadProcessing
Syntax:
Parameters:
<ObjectKey>
Key of the object for which settings are to be loaded.
<SettingsKey>
Settings key.
<Settings>
Contains loaded settings.
<SettingsDescription>
Settings description.
Undefined - saving the settings description is not needed.
<User>
Identifier of the user for whom settings are to be loaded.
If it is not specified or contains an empty string, settings for the current user are loaded.
Description: