IPWorks 2020 JavaScript Edition

Questions / Feedback?

URLPort Property

The port for the URL.

Syntax


 getURLPort(): number;

 setURLPort(URLPort: number): void;

Default Value

443

Remarks

This property contains the port for the URL. The HTTP server port is determined by parsing the value set in the URL property.

This property is not available at design time.

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