SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
string | tdbVmapGetValue (uint64 id, string paramname, uint64 index) |
Get a string from a value vector in a vector map.
id | - id of the vector map |
paramname | - name of the value vector |
index | - index of the element in the value vector |
string tdbVmapGetValue | ( | uint64 | id, |
string | paramname, | ||
uint64 | index | ||
) |