OpenWGA 7.9 - TMLScript reference

URLBuilder
Property :

host

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

The host part identifies the DNS name at whose IP a request is going:

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