Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
ics:then
Creates a conditional then clause.
Syntax
<ics:then>
... </ics:then>Description
The
ics:then
tag is used to create then clauses within a string. ics:if, ics:else and ics:then provide debugging information in log.errno
None.
Example
<ics:if condition='<%=ics.GetErrno() != 0%>'> <ics:then> Report error </ics:then> </ics:if>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.