====== Hash Tables ====== {{ :hash_table_select.png?300|}} **The Hash Table Viewer** is a tool offered by mSLDev that can display the contents of any hash table loaded by any running instance of mIRC. ==== Efficiency ==== The hash table viewer has been developed with efficiency in mind. It has been tested and proven to work on hash tables with as many as **one million** items. By comparison, a hash table viewer coded in mSL and run within mIRC would lock up for hours under such conditions. ==== Shortcuts ==== {{:hash_table_context_menu.png?300 |}} The Hash Table Viewer allows you to quickly and easily edit cells and keys while viewing a table, as well as add or remove items. A right-click context menu inside the viewer provides useful shortcuts for copying values or the relevant ''$hget()'' code to your clipboard.