OpenWGA 7.10 - TMLScript reference

URLBuilder
Method :

setFragment(fragment)

On object URLBuilder
Usage Sets the fragment part of the URL
Description This sets the field fragment and also returns the URLBuilder for method chaining.
Parameters

fragment (String):

The fragment

Return value The URLBuilder object for method chaining
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events