kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Runtime
/
GlobalLexicalScopeNamesParameter
Global
Lexical
Scope
Names
Parameter
@
Serializable
data
class
GlobalLexicalScopeNamesParameter
(
val
executionContextId
:
Int
?
=
null
)
Members
Constructors
Global
Lexical
Scope
Names
Parameter
Link copied to clipboard
constructor
(
executionContextId
:
Int
?
=
null
)
Properties
execution
Context
Id
Link copied to clipboard
val
executionContextId
:
Int
?
=
null
Specifies in which execution context to lookup global scope variables.