OpenWGA 7.10 - TMLScript reference

URLBuilder
Property :

protocol

On object URLBuilder
Usage Contains the protocol part of an URL
Description

The protocol determines what internet protocol is to use on fetching the resource behind the URL:

protocol://host:port/path?urlparam=value#fragment

Writable True
Return value String
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events