Purpose
Delete a subordinated bCompoundValue.
Class
Type
Method
Syntax
<oCompoundValue>:DeleteValue(<iValue>) Æ lSuccess
Arguments
| <iValue> | The number of subordinated bCompoudValue that from this bCompoundValue is to be deleted. The number refers to the list of the subordinated bCompoundValues (bCompoundValue:ValueList). | 
| Data Type: | DWord | 
Return Value
| lSuccess | A logical value that indicates whether the subordinated bCompoundValue was deleted. | 
| TRUE | The bCompoundValue was deleted. | 
| FALSE | The bCompoundValue could not be deleted. | 
| Data Type: | Logic | 
Description
bCompoundValue:DeleteValue() deletes from this bCompoundValue a subordinated bCompoundValue.
With the method bCompoundValue:AddValue() can be added subordinated bCompoundValues.
See Also
Page url: http://www.YOURSERVER.com/index.html?bcompoundvalue_deletevalue.htm