Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
ICS.PopVars
Pops the variable stack, returning the variables to their previously stacked state.
Syntax
public void PopVars()Description
The
PopVars
method pops the variable stack, returning the variables to their previously stacked state.If the stack is empty,
PopVars
does nothing. (The stack will be empty ifPushVars
was not previously called.)See Also
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.