Read Me - Common Public License V1.0 - Copyright Notice(©)

hasItem


>>-hasItem(value)----------------------------------------------><

Returns 1 (true) if the collection contains the [value] at any index position or otherwise returns 0 (false). Item equality is determined by using the == method of [item] .

Read Me - Common Public License V1.0 - Copyright Notice(©)