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