OpenWGA 7.6 - TMLScript reference

URLBuilder
Method :

buildLikeGiven()

On object URLBuilder
Usage Builds the URL in the form it was given on creation, either absolute or relative
Description If you create your URL builder by giving it an absolute URL as input this method will also build it as absolute URL. Otherwise it will build it as relative URL, beginning with the URL path.
Return value The URL (String)
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events