| SecreC 2 language
    2.8.0 (2023.09)
    Language and standard library reference | 
| Functions | |
| uint64 | tdbVmapCount (uint64 id, string paramname) | 
Get the number of vectors in a vector map.
| id | - vector map id | 
| paramname | - name of the vector to count | 
| uint64 tdbVmapCount | ( | uint64 | id, | 
| string | paramname | ||
| ) |