insert

(#<widget> 'insert index ?element element ...?)
Inserts zero or more new elements in the list just before the element given by index.

If index is specified as end then the new elements are added to the end of the list.

Returns an empty string.


© Author | Home | Sitemap