show / hide menu

RemoveError

This function is used to remove the error code from the Validation Control.

Syntax:

RemoveError(ErrorCode)

The user will have to specify the ErrorCode that needs to be removed from the validation control.

Example:

RemoveError(01)

The function will remove the error code 01 from the validation control.