$didtok » History » Version 3
Per Amundsen, 08/12/2015 06:52 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.1_ |
|---|---|---|---|
| 2 | |||
| 3 | *$didtok([name],id,C)* |
||
| 4 | |||
| 5 | Returns a tokenized list of the items in a dialog list/combo/edit box. |
||
| 6 | |||
| 7 | *Parameters* |
||
| 8 | |||
| 9 | 3 | Per Amundsen | [name] - If specified, name of the dialog otherwise [[$dname]] from the current [[Scripting_Events|event]] is used. (optional) |
| 10 | 2 | Per Amundsen | id - id of the dialog item. |
| 11 | 1 | Per Amundsen | C - The "ASCII":http://www.asciitable.com/ value to tokenize by. |