Skip to content

ErrorNumber - cBaseWebComponent

Returns the DataFlex error number for an index in the error queue

Type: Function
Return Data Type: Integer

Parameters

Parameter Type Description
iItem Integer Index item number (zero-based)

Syntax

Function ErrorNumber Integer iItem Returns Integer

Call Example

Get ErrorNumber iItem to IntegerVariable

Description

ErrorNumber returns the error number for a zero based item in the error queue.

See ErrorQueueStart for more information on queued errors.

Return Value

The DataFlex error number for an index in the error queue