interface Debugger.SetScriptSourceParameterType
Properties Jump to heading
Id of the script to edit.
Jump to headingscriptSource: string
New content of the script.
optional
Jump to headingdryRun: boolean | undefined
If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.