Skip to content

HideControlError - cWebBaseDEO

Hides field errors for non-data-bound fields

Type: Procedure

Parameters

Parameter Type Description
iErrNum Integer Error number to hide

Syntax

Procedure HideControlError Integer iErrNum

Call Example

Send HideControlError iErrNum

Description

HideControlError hides field errors for non-data-bound fields. See ShowControlError for more information about handling field errors for non-data-bound fields.