| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| returnRange | String | ByRef | The Range selected. | |
| selectMode | iseLookupSelectMode | The Select Mode. | ||
| dataView | DataView | The DataView containing the records. | ||
| idFieldName | String | The name of the Id field. | ||
| displayFieldList | String | Optional | A comma separated list of field names to display by default. | |
| defaultRange | String | Optional | The current range text value to default. | |
| title | String | Optional | The text to display in the window title. | |
| key | String | Optional |
A Boolean value, True indicates the User clicked OK, False indicates the User clicked Cancel.