closeObject(mbObject, removeKey, clearStorage);
mbObject. Repository object.
removeKey. Key of the repository object to close.
clearStorage. It indicates whether the object is removed from browser storage. If the parameter is True, the repository object is removed from the storage, otherwise it is not.
The closeObject method closes the specified repository object.
The method use is given in the example for PP.App.setObjectName.
See also: