Settings object

DescriptionThe Settings object provides an easy way to manage settings for scripts. The settings are saved in the After Effects preferences file and are per

getSetting()

Retrieves a scripting preferences item value from the preferences file.sectionName A string containing the name of a settings sectionkeyName A string contai

haveSetting()

Returns true if the specified scripting preferences item exists and has a value.sectionName A string containing the name of a settings sectionkeyName A stri

saveSetting()

Saves a default value for a scripting preferences item.sectionName A string containing the name of a settings section keyName A string containing the key na