Document.URL
The URL
read-only property of the Document
interface returns the document location as a string.
Syntax
JavaScript
Copy Code
var string = document.URL
Specification
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/document/url