insert
Description:
[
Version ( since =
"0.2.3" ) ]
public void insert (
string inval,
string outval)
Adds the input value and the output value associated to it to the this.
Parameters:
| this |
the OS datamap
|
| inval |
the input value
|
| outval |
the output value
|