Home > Contents > Index >
ICS.GETERRNO
Gets the current error code as an integer.
Syntax
<ICS.GETERRNO/>Description
Retrieves the error code of an element as an interger.
Error Numbers
There are no possible
errno
for this tag.Example
The following example issues a call to a tag, then uses
ICS.GETERRNO
to determine if the method reported an error.<ICS.CLEARERRNO/> <CALLSQL QRYNAME="GETTABLES" LIST="NEWRS"/> <ICS.GETERRNO/>Release Introduced
This tag was introduced in CS release 5.0.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.