OpenWGA 7.9 - TMLScript reference

WGA » WGA.Call
Method :

getRequestHeader(name)

On object WGA.Call
Usage Returns the content of a HTTP header from the request
Parameters

name (String)

The name of the HTTP header field

Return value

Header content, null if the header does not exist

Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events