Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
ics:pushvars
Pops the variable stack, returning the variables to their previously stacked state. If the stack is empty,
ics:popvars
() does nothing.Syntax
<ics:pushvars/>Parameters
None.
errno
None.
Example
<ics:setvar name="ArticleID" value="99202122"/> <ics:pushvars/> <ics:setvar name="ArticleID" value="224212"/> <ics:callelement element="DisplayArticle"/> <ics:popvars/>See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.