OpenWGA 7.5 - TMLScript reference
URLBuilderMethod :
setPath(path)
On object | URLBuilder |
Usage | Sets the path part of the URL |
Description | This sets the field path and also returns the URLBuilder for method chaining. |
Parameters |
path (String): The path |
Return value | The URLBuilder object for method chaining |
Allowed in script types |
|