Preference Names and IDs

The following topics list the internal IDs for all NetSuite preference configuration pages that support SuiteScript.

To interact with a configuration page, load the page using config.load(options). After the page loads, you can get or set configuration values using the returned record.Record object. Additionally, you can use User.getPreference(options) to get the values for General Preferences and Accounting Preferences.

NetSuite configuration preference IDs are grouped into the following categories:

Related Topics

General Notices