getCount Method
Purpose:
Returns the number of records contained by a SQLite cursor or number of records in the Bluetooth circular buffer
Syntax:
.getCount
Comments:
Example:
count = hdb.geCount()
count = bt.getCount()