Purpose
Returns the value corresponding to the name.
Class
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
| uValue | The 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
Page url: http://www.YOURSERVER.com/index.html?bnamearray_get.htm