Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : GET-BROWSE-COLUMN( ) method
 

GET-BROWSE-COLUMN( ) method

Returns the handle for the requested browse column.
Return type: HANDLE
Applies to: BROWSE widget

Syntax

GET-BROWSE-COLUMN ( col-index )
col-index
An integer value specifying the 1-based index into the browse column list.