OpenWGA 7.10 - TMLScript reference
WGA » WGA.CallMethod :
removeCookie(cookie)
On object | WGA.Call |
Usage |
Removes a cookie from the call, so it will be deleted on the client. |
Parameters |
cookie (Cookie object) The cookie to delete (typically retrieved via getCookie()) |
Allowed in script types |
|