OpenWGA 7.6 - TMLScript reference

URLBuilder
Property :

path

On object URLBuilder
Usage Contains the path part of the URL
Description

The path part of an URL addresses a specific resource on the host:

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