OpenWGA 7.10 - TMLScript reference

URLBuilder
Method :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events