chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / SetVariableValueRequest / scopeNumber

scopeNumber

val scopeNumber: Int

0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually.