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