Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
ics:popvars
Saves a copy of all the current variables to a stack. The current variable state is unchanged.
Syntax
<ics:popvars/>Parameters
None.
Error Numbers
There are no possible
errno
for this tag.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,2008 by FatWire Corporation
All rights reserved.