The SearchData attribute function loads the data to a data entry of the loaded record to be searched for.
Syntax | |||||
SearchData(SearchExpression, [Param1] [, Param2] … [, ParamN]) | |||||
Return value | |||||
Type |
Description | ||||
Boolean |
True if a record could be found | ||||
Parameter | |||||
Use |
Name |
Type |
Passing |
Description | |
Required |
SearchExpression |
String |
ByVal |
Search criteria | |
Optional |
Param1 - N |
Variant |
ByVal |
Values of the data entry | |