IPWorks 2020 JavaScript Edition

Questions / Feedback?

URL Property

The URL to fetch.

Syntax


 getURL(): string;

 setURL(URL: string): void;

Default Value

""

Remarks

This property contains the URL of the document. This value is parsed, and the results are put in the URLScheme, URLServer, URLPort, and URLPath properties.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]