Navigation:  Classes > bItemList >

bItemList:GetPos()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the position of an item within the list.

Class

bItemList

Type

Method

Syntax

<oItemList>:GetPos(<oItem>) Æ iPosition

Arguments

<oItem>The item whose position is to be determined in the list.
Data Type:Object

Return Value

iPositionThe position of the item within the list. If the item does not exist in the list, then 0 is returned.
Data Type:Integer

Description

bItemList:GetPos() determined the position of an item within the list.

See Also

bItemList:Exist()

bItemList:Get()

 


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