Siebel eScript Language Reference > C Language Library Reference > Clib Error Methods >

Clib Save Error Message In String Method


The Clib Save Error Message In String method is identical to the Clib Get Error Message except if you specify the errmsg argument, then the Save Error Message In String method saves the error message in this argument as a string.

Format

Clib.perror([errmsg])

Table 186 describes the arguments for the Save Error Message In String method.

Table 186. Arguments for the Save Error Message In String Method
Argument
Description

errmsg

An argument that contains the message that describes the error.

Siebel eScript Language Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.