| Function Name | dcl-ListView-GetItemText | 
|---|---|
| Syntax | (dcl-ListView-GetItemText 
            <CONTROL> 
            Item [as Long] {Column [as
            Long]}) | 
          
| Return Type | String | 
| Applies To | List View | 
This method returns the text label for the cell at the specified item and column. The Column argument is needed only for a list in report view mode.