OpenWGA 7.9 - TMLScript reference
CookieMethod :
setDomain(value)
| On object | Cookie |
| Usage |
Sets the domain property of the cookie. |
| Parameters |
value (String) The value to be set. |
| Return value | Since 7.8.1 this methods returns the Cookie object for further method chaining. |
| Allowed in script types |
|