OpenWGA 7.6 - TMLScript reference

URLBuilder
Method :

setPath(path)

On object URLBuilder
Usage Sets the path part of the URL
Description This sets the field path and also returns the URLBuilder for method chaining.
Parameters

path (String):

The path

Return value The URLBuilder object for method chaining
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events