OpenWGA 7.2 - TMLScript reference

URLBuilder
Property :

port

On object URLBuilder
Usage Contains the port of an URL
Description

The port number addresses a special application on the host serving resources. If it was not specified the default port of the protocol will be used on URL building.

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

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