Purpose
Deletes a property.
Class
Type
Method
Syntax
<oArrayServer>:PropertyDelete(<symProperty>) Æ lSuccess
Arguments
| <symProperty> | The name of the property that is to be deleted. | 
| Data Type: | Symbol | 
Return Value
| lSuccess | A logical value that indicates whether the property was deleted. | 
| TRUE | The property was deleted. | 
| FALSE | The property could not be deleted. | 
| Data Type: | Logic | 
Description
bArrayServer:PropertyDelete() deletes a property including the defined value. A property can be defined with the method bArrayServer:PropertyPut().
See Also
Page url: http://www.YOURSERVER.com/index.html?barrayserver_propertydelete.htm