Skip to content

RemoveUserError - cBaseErrorHandler

Include: Use System\ErrorSystem.pkg

Removes an error number from the user-facing set.

Type: Procedure

Parameters

Parameter Type Description
iError Integer Error number.

Syntax

Procedure RemoveUserError Integer iError

Call

Send RemoveUserError of hoError DFERR_OPERATOR

Description

Removes an error number from the user-facing set.

See also