Navigation:  Classes > bItemList >

bItemList:Clear()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Removes all items from the list.

Class

bItemList

Type

Method

Syntax

<oItemList>:Clear() Æ lSuccess

Return Value

lSuccessA logical value that indicates whether all items was removed from the list.
TRUEAll items was removed.
FALSEAll items could not be removed.
Data Type:Logic

Description

bItemList:Clear() removes all items from the list. The removed items are not deleted thereby, but removes only from the list.

See Also

bItemList:Count

 


Page url: http://www.YOURSERVER.com/index.html?bitemlist_clear.htm