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

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 if PushVars was not previously called.)

See Also

PushVars

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.