Home > Contents > Index >
ICS.PopObj
Pops the last object with the specified name in the current thread.
Syntax
public Object PopObj(String name)Parameters
name
- The name of the object.
Returns
The specified object, or
null
if error.See Also
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.