OpenWGA 7.5 - TMLScript reference
URLBuilderProperty :
path
| On object | URLBuilder |
| Usage | Contains the path part of the URL |
| Description |
The path part of an URL addresses a specific resource on the host: protocol://host:port/path?urlparam=value#fragment |
| Writable | True |
| Return value | String |
| Allowed in script types |
|