OpenWGA 7.10 - TMLScript reference
WGA » WGA.CallMethod :
getCookie(name)
| On object | WGA.Call |
| Usage |
Returns a HTTP Cookie object |
| Parameters |
name (String) The name of the cookie |
| Return value |
Cookie object, null if the cookie does not exist |
| Allowed in script types |
|