--- title: Document.URL slug: Web/API/Document/URL translation_of: Web/API/Document/URL ---
Die schreibgeschützte Eigenschaft URL des {{domxref("Document")}} interface gibt den Ort des Dokuments als String zurück.
URL
var string = document.URL