RequestColumnLookup - cWebColumn
Performs a lookup find and list refresh
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| sSearchText | String | Text to search for |
Syntax
Procedure RequestColumnLookup String sSearchText
Call Example
Send RequestColumnLookup sSearchText
Description
Performs a lookup find and list refresh based on the contents of the DataDictionary (DD) buffer plus the value of this search text. This is used by prompt lists (cWebPromptList) to search for a value.