Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the configuration keys of the current module.
Syntax
protected void setModuleConfigKey(container _configKey)
Run On
Server
Parameters
- _configKey
Type: container
A container of configuration keys.
Remarks
The module configuration keys are shared by all scripts in the same module.
Additional keys are added to each script when calling script setup APIs.