Home > Contents > 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.
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 > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.