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

Functions

bool tdbVmapErase (uint64 id, string paramname)
 

Detailed Description

Remove a vector from a vector map.

Parameters
id- vector map id
paramname- name of the removed vector
Returns
returns true if a vector was removed, false otherwise

Function Documentation

◆ tdbVmapErase()

bool tdbVmapErase ( uint64  id,
string  paramname 
)