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

Functions

uint64 tdbVmapValueVectorSize (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

◆ tdbVmapValueVectorSize()

uint64 tdbVmapValueVectorSize ( uint64  id,
string  paramname 
)