Purpose
Checks, whether a property is defined.
Class
Type
Method
Syntax
<oCellGroupItem>:PropertyExist(<symProperty>) Æ lExist
Arguments
| <symProperty> | The name of the property that is to be checked. | 
| Data Type: | Symbol | 
Return Value
| lExist | A logical value that indicates whether the property is defined. | 
| TRUE | The property is defined. | 
| FALSE | The property is not defined. | 
| Data Type: | Logic | 
Description
bCellGroupItem:PropertyExist() checks whether a property is defined. A property can be defined with the method bCellGroupItem:PropertyPut().
See Also
bCellGroupItem:PropertyDelete()
Page url: http://www.YOURSERVER.com/index.html?bcellgroupitem_propertyexist.htm