Feedback

  • Contents
 

Queue.lastErrorId Property

Definition

This property retrieves the numeric id of the last error that occurred in the Queue object. Each time a method or property is called on the Queue object, this value is cleared.

Compatibility

This property is compatible with scripts for Scripter .NET Client. Do not use this property in scripts for Interaction Connect.

Syntax

Queue.lastErrorId

Usage

Read Yes

Write No

Value Assigned

None.

Value Returned

String

Numeric error id describing the problem with the queue object.