saveSetting()

app.settings.saveSetting(sectionName,keyName,value)

Description

Saves a default value for a scripting preferences item.

Parameters

sectionName A string containing the name of a settings section keyName A string containing the key name of the setting item.
value A string containing the new value.

Returns

Nothing.

Other Tags

Posted in Settings object and tagged , , , , , , , .