TableEndFind |
Top Previous Next |
Prototype
boolFound:=TableEndFind(intTableHandle)
Description
Stop search on table fields.
Parameters
IntTableHandle: integer value corresponding to the table handle.
Returned value
TRUE if the record is found otherwise FALSE.
Notes
None. |