OpenWGA 7.6 - TMLScript reference
URLBuilderMethod :
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 |
|