OpenWGA 7.11 - TMLScript reference
URLBuilderProperty :
port
On object | URLBuilder |
Usage | Contains the port of an URL |
Description |
The port number addresses a special application on the host serving resources. If it was not specified the default port of the protocol will be used on URL building. protocol://host:port/path?urlparam=value#fragment |
Writable | True |
Return value | Number |
Allowed in script types |
|