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