OpenWGA 7.9 - TMLScript reference

WGA » WGA.Call
Method :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events