This function verifies that an external file contains the specified keyword in its key column.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
LookupContains | File | Synchronous | Supported | Supported | Supported |
Value | Description |
---|---|
0 | Specified keyword not found. |
1 | Specified keyword found. |
The external file must already be loaded by calling the LookupLoad function.
LookupContains( "customer167" )