Skip to content

AddUserError - cBaseErrorHandler

Include: Use System\ErrorSystem.pkg

Adds an error number to the user-facing set.

Type: Procedure

Parameters

Parameter Type Description
iError Integer Error number.

Syntax

Procedure AddUserError Integer iError

Call

Send AddUserError of hoError DFERR_OPERATOR

Description

Adds an error number to the user-facing set.

See also