OnScriptConfigChange
The OnScriptConfigChange event can be implemented by a script add-in to receive notification whenever the user modifies the script's configuration via the Preferences editor.
Method Name: | OnScriptConfigChange |
Argument Type: | |
Return Type: | none |
Description: | The ScriptConfigChangeData.changed property identifies the configuration items that were modified. |
最后更新于