Feedback

  • Contents
 

User.lastError Property

Definition

This property retrieves the text 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.lastError

Usage

Read Yes

Write No

Value Assigned

None.

Value Returned

String

The text message of the last error that occurred.