The clsagfw_delete_cookie() function deletes a cookie stored in the agent framework.
clsagfw_delete_cookie()
clsagfwret clsagfw_delete_cookie(const oratext *key);
key: Key of the cookie, null terminated string
key
This function deletes the cookie and frees all the memory used by the cookie and its value.
Scripting on this page enhances content navigation, but does not change the content in any way.