[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twRAGetElement( n )
 ----------------------------------------------------------------------------
     Obtain the current value of an element being browsed. If a
     multi-dimensional array is being browsed, this will yield an array.

       Arguments:

     n - 'N' Element Number required. This may be obtained with
             twRAGetCurrent() if the current element is requested.

       Return:

     Value or Array if a multi-dimensional array is being browsed.

       Example:

     aTempCurrent := twRAGetElement( 3 )

See Also: twRABrowse() twRAGetCurrent() twRAGetArray()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson