CEIP.destroy Member
Internal.
Syntax
object
.destroy();
Returns
Remarks
See Also
Source Code
function
ceip_destroy()
{
if
(
this
.enabled)
this
.stopLog();
}