ctFindNumRecords
- Last UpdatedJul 13, 2023
- 1 minute read
Gets the number of records for a given browsing session.
Syntax
ctFindNumRecords(hnd)
hnd
Type: Handle
Input/output: Input
Description: Handle to the search, as returned by ctFindFirst() .
Return Value
If the function succeeds, the return value is the number of records (INT) or -1 if unsuccesful.