SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
tdbVmapStringVectorSize

Functions

uint64 tdbVmapStringVectorSize (uint64 id, string paramname)
 

Detailed Description

Get the size of a vector in a vector map.

Parameters
id- vector map id
paramname- name of the vector in the vector map
Returns
returns the number of values in the vector

Function Documentation

◆ tdbVmapStringVectorSize()

uint64 tdbVmapStringVectorSize ( uint64  id,
string  paramname 
)