Deprecated Replaced by insertitem
Inserts an item of the specified value into the specified index.
<global>
none
| Name | Type | Description |
|---|---|---|
| set | set | A list, stimulus, item, or counter element. |
| value | value | The value for the item. |
| index | integer | The index where the item is inserted. The first item in the list is 1. |