The Add attribute function inserts a new row into the dictionary.
|
Syntax | ||||
|
Add(KeyValue, ValueData) | ||||
|
Return value | ||||
|
Long (Error Code) | ||||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
Key |
String |
ByVal |
Value of the key column |
|
Required |
ValueData() |
Variant |
ByVal |
Value list for all value columns |