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
PopVarsmethod pops the variable stack, returning the variables to their previously stacked state.If the stack is empty,
PopVarsdoes nothing. (The stack will be empty ifPushVarswas not previously called.)See Also
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.