chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / DebuggerDomain / setVariableValue

setVariableValue

suspend fun setVariableValue(input: SetVariableValueRequest): Unit

Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.