Parameter | Description |
---|---|
iItem | Index item number (zero-based) |
Function ErrorMessage Integer iItem Returns String
Call: | Get ErrorMessage iItem to StringVariable |
ErrorMessage returns the error message for a zero based item in the error queue. When used by a cWebAspClassicObject object, the message will be HTML encoded.
See ErrorQueueStart for more information on queued errors.