Put your logo here!

TOC PREV NEXT



resetError

Resets a saved error code to zero.

Method of

Install

Syntax

 void resetError (); 

Parameters

None.

Returns

Nothing.

Description

The resetError method resets any saved error code to zero. See getLastError for additional information.

Example

To reset the last error code to zero:

 resetError(); 

Netscape Communications
devedge.netscape.com
TOC PREV NEXT