4DQuiz


OT DeleteElement View from small screen devices!  

OT DeleteElement

Parameter Type Description

inObject Longint inTag String inWhere Number inHowMany Number A handle to an object

Tag of the array item to change

Discussion

OT DeleteElement deletes one or more elements from an array in inObject.

If inObject is not a valid object handle, if no item in the object has the given tag, or if the item’s type is not an array type, an error is generated and OK is set to zero.

Elements are deleted starting at the element specified by inWhere. The inHowMany parameter is the number of elements to delete. If inHowMany is not specified or zero, then one element is deleted. The size of the array shrinks by inHowMany elements.

See Also

OT InsertElement OT FindInArray (inObject; inTag; inValue {; inStart}) Longint



Topics of Interest
Array Utility Routines
OT InsertElement
OT ResizeArray
 

Published date: Fri, 14 Jul 2006 18:39:05 GMT   → View XML Version

Edit this page now

© 2005 - 2006 4dquiz.com, All trademarks accepted. All Rights Reserved!
Site Index