TableIsSearching |
Top Previous Next |
Prototype
BoolBOF:=TableIsSearching(intTableHandle)
Description
It returns true if the table is into search mode.
Parameters
IntTableHandle: integer value corresponding to the table handle.
Returned value
BoolBOF: true or false logical value.
Notes
The letter after the word "Table" is upper-case 'i' and not 'L'
|