Feedback

  • Contents
 

User.lastErrorId Property

Definition

This property retrieves the numeric ID of the last error that occurred in the User object. Each time a method or property is called on the User 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

User.lastErrorId

Usage

Read Yes

Write No

Value Assigned

None.

Value Returned

Integer

The numeric ID of the last error that occurred.