NodeinspectorDebugger.SetScriptSourceParameterTypeinterface Debugger.SetScriptSourceParameterTypeProperties ##scriptId: Runtime.ScriptIdId of the script to edit. #scriptSource: stringNew content of the script. optional#dryRun: boolean | undefinedIf true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.
interface Debugger.SetScriptSourceParameterTypeProperties ##scriptId: Runtime.ScriptIdId of the script to edit. #scriptSource: stringNew content of the script. optional#dryRun: boolean | undefinedIf true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.