$didtok » History » Version 5
Per Amundsen, 02/16/2023 09:30 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 | 5 | Per Amundsen | table(ktable). |
| 10 | |*Parameter*|*Description*| |
||
| 11 | | [name] | If specified, name of the dialog otherwise [[$dname]] from the current [[Scripting_Events<notextile>|</notextile>event]] is used. (optional) | |
||
| 12 | | id | Id of the dialog item. | |
||
| 13 | | C | The "ASCII":http://www.asciitable.com/ value to tokenize by. | |