$didtok » History » Version 2
Per Amundsen, 08/10/2015 06:29 AM
| 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 | [name] - If specified, name of the dialog otherwise [[$dname]] from the current [[Scripting_Events|event]] is used. |
||
| 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. |