UIEvolutin Inc.
UJML Language Reference
_x_removeBag()

The _x_removeBag() function permanently removes a property bag and returns a boolean value indicating success or failure.

UJML Script Syntax
boolean _x_removeBag(string bagName)
Parameters 
Description 
bagName 
The name of a property bag to remove 

The _x_removeBag() function returns a boolean value of true indicating success or false indicating failure.

This function removes a property bag permanently from the device's persistent store. See Property Bag Functions.

Copyright (c) 2000-2007 UIEvolution, Inc. All rights reserved.
What do you think about this topic? Send feedback!