The default group for JavaScript settings added to the page.
File
- core/includes/common.inc, line 109
 - Common functions that many Drupal modules will need to reference.
 
Code
const JS_SETTING = -200;
The default group for JavaScript settings added to the page.
const JS_SETTING = -200;
Please login to continue.