puppeteer/new-docs/puppeteer.protocol.debugger.scriptparsedevent.endcolumn.md
2020-07-13 14:01:35 +01:00

551 B

Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > endColumn

Protocol.Debugger.ScriptParsedEvent.endColumn property

Length of the last line of the script.

Signature:

endColumn: integer;