Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>tbgetarr()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
tbGetArr()
Gets an element from the array associate to the LIST-BOX
------------------------------------------------------------------------------
Syntax:

     tbGetArr(<oTbr>,<aSource>,<nEle>) --> uVal

Parameters:

     <oTbr>     Object on which to get the position
     <aSource>  Array to browse through
     <nEle>     Possible element to withdraw.

Returns:

     <uVal> Element to withdrawn from the array.

Description:

     Permits the withdraw an element from the array associated to the
     LIST-BOX.

Example:

     // The example of tbGetArr()
     // is in the array of the combo

See also:

     tbGet(), tbGrow()

See Also: tbGet() tbGrow()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson