Home > Contents > Index > 
IsError
Tests the
errnovariable for a negative value.Syntax
IsError.Variables.errnoReturns
Returns
trueif theerrnoshould be considered an error; returnsfalseif theerrnoshould not be considered an error.Example
<SELECTTO FROM"mytable" LIST="mylist"/> <IF COND="IsError.Variables.errno=true"> <THEN> Oops, theres an error.<br/> </THEN> <ELSE> Im okay, youre okay.<br/> </ELSE> </IF>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.