OpenWGA 7.6 - TMLScript reference
URLBuilderProperty :
protocol
On object | URLBuilder |
Usage | Contains the protocol part of an URL |
Description |
The protocol determines what internet protocol is to use on fetching the resource behind the URL: protocol://host:port/path?urlparam=value#fragment |
Writable | True |
Return value | String |
Allowed in script types |
|