This simply raises the UIFormShowRangeLookup event which the User Interface can trap and perform the necessary action.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| pageObject | finPageObjectBase | The Page Object. | ||
| dataView | DataView | The DataView to show in the Range Lookup. | ||
| idfield | String | |||
| lookupCaption | String | The Caption to display on the Range Lookup window title. |
A Boolean value indicating success.