Add items to a hash table. If the table is not defined as 'multiple', this function will edit the values of items that are already present. If the table is defined as 'multiple' new values for the item will be added.
Number | Type | Compulsory | Default | Description |
1 | real | Yes | Hash table id as return by | |
2 | string | Yes | List of keys | |
3 | string | Yes | List of values corresponding to the keys in argument 2 |
Return type: real
1.0 if hash table exists otherwise 0.0
▲Function Summary▲ | ||
◄ Hash | HashCreate ▶ |