[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Debugger](./puppeteer.protocol.debugger.md) > [LocationRange](./puppeteer.protocol.debugger.locationrange.md) > [scriptId](./puppeteer.protocol.debugger.locationrange.scriptid.md) ## Protocol.Debugger.LocationRange.scriptId property Signature: ```typescript scriptId: Runtime.ScriptId; ```