Revision Difference
Panel:DeleteCookie#550705
<function name="DeleteCookie" parent="Panel" type="classfunc">
<description>Deletes a cookie value using the panel's cookie name ( <page>Panel:GetCookieName</page> ) and the passed extension.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="cookieName" type="string">The unique cookie name to delete.</arg>
</args>
</function>