Navigation:  Classes > bNameArray >

bNameArray:Get()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Returns the value corresponding to the name.

Class

bNameArray

Type

Method

Syntax

<oNameArray>:Get(<symName>) Æ uValue

Arguments

<symName>The name for the value to be returned. The name was defined with the method bNameArray:Add().
Data Type:Symbol

Return Value

uValueThe value for the specified name. If no value exists for the name the value NIL is returned.
Data Type:Usual

Description

bNameArray:Get() determined to a name the value and returns it.

See Also

bNameArray:Add()

bNameArray:Exist()

bNameArray:Put()

 


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