These are the built-in hash table functions available to use within the policy file.
| Name | Description | 
|---|---|
| hashtable_add | Add a new list value to a hash table. | 
| hashtable_create | Create a new hash table. | 
| hashtable_enum | Enumerate entries in a hash table. | 
| hashtable_import | Import a hash table from a file. | 
| Look up a value in a hash table. | 
