OpenWGA 7.11 - TMLScript reference
URLBuilderProperty :
host
On object | URLBuilder |
Usage | Contains the host part of an URL |
Description |
The host part identifies the DNS name at whose IP a request is going: protocol://host:port/path?urlparam=value#fragment |
Writable | True |
Return value | String |
Allowed in script types |
|