ErrorCount - cBaseWebComponent

Returns the number of errors in the current error queue

Type: Function

Return Data Type: Integer

Parameters: None

Return Value

The number of errors in the current error queue


Syntax
Function ErrorCount Returns Integer

Call: Get ErrorCount to IntegerVariable


Description

ErrorCount returns the number of errors in the current error queue.

See ErrorQueueStart for more information on queued errors.