Siebel Object Interfaces Reference > Interfaces Reference > Property Set Methods >

GetLastErrText Method


The GetLastErrText method returns the last error text message.

Syntax

oPropSet.GetLastErrText

Argument
Description

Not applicable

 

Returns

The most recent error text message as a string

Usage

After execution of a method, the GetLastErrCode can be invoked to check if any error was returned from the previous operation. The GetLastErrText method can be invoked to retrieve the text of the error message.

Used With

Mobile Web Client Automation Server, Web Client Automation Server

Related Topic

GetLastErrCode Method

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.