OpenWGA 7.2 - TMLScript reference

URLBuilder
Property :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events