_Added in 1.9.1_ *$didtok([name],id,C)* Returns a tokenized list of the items in a dialog list/combo/edit box. *Parameters* table(ktable). |*Parameter*|*Description*| | [name] | If specified, name of the dialog otherwise [[$dname]] from the current [[Scripting_Events|event]] is used. (optional) | | id | Id of the dialog item. | | C | The "ASCII":http://www.asciitable.com/ value to tokenize by. |