BBjObjectTable::get
Description
Retrieves a value from the table given a key.
Syntax
Return Value |
Method |
---|---|
Object |
get(Object key!) |
Parameters
Variable |
Description |
---|---|
key! |
Specifies the key. |
Return Value
Returns the Object retrieved.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.