num-var = Get_Gbl_Str_Count([TblNum])


Operands:

TblNum

Optional.  If no TblNum is provided, the returned count is the total count of all entries in all tables. If a TblNum is provided (even if it is the default TblNum of 0 (zero)), the value is the count of items in that TblNum.


Returns:


Returns the current number of stored numeric key/value pairs.


RC is always set to 0 and Msg$ will be "" (Null)