Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | 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.
errno
None.
Example
The following example issues a call to a tag, then uses
ics:geterrno
to determine if the tag reported an error.
<ics:clearerrno/> <ics:callsql qryname="gettables" list="newrs"/> <ics:geterrno/>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.