OpenWGA 7.0 - TMLScript reference
WGAProperty :
requestURL
| On object | WGA |
| Usage | Returns the URL by which this request was called |
| Description | This is the original URL which was used to call the current WebTML request. It may differ from the URL that was interpreted to determine the right WebTML/Content to render as this might have been modified by OpenWGA filters. |
| Return value | Request URL (String) |
| Allowed in script types |
|