haveSetting()

app.settings.haveSetting(sectionName,keyName)

Description

Returns true if the specified scripting preferences item exists and has a value.

Parameters

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

Returns

Boolean.

Other Tags

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