OpenWGA 7.5 - TMLScript reference
URLBuilderProperty :
fragment
| On object | URLBuilder |
| Usage | Contains the fragment part of an URL |
| Description |
The fragment part is appended to an URL after a "#" character and denotes data which is exclusively interpreted by the user agent: protocol://host:port/path?urlparam=value#fragment |
| Writable | True |
| Return value | String |
| Allowed in script types |
|