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