Export_Item - dbList_
Sets the value of the item from which this object was invoked to the value in the selected row of this object that is in the column indicated by the value of the export_column property
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| Item# | Integer | |
| Rec# | Integer |
Syntax
Procedure Export_Item Integer Item# Integer Rec#
Description
When export_item_state is true, Export_item sets the value of the item from which this object was invoked to the value in the selected row of this object that is in the column indicated by the value of the export_column property.