property Runtime.GlobalLexicalScopeNamesParameterType.executionContextId
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector.d.ts"; ```Specifies in which execution context to lookup global scope variables.
ExecutionContextId | undefined