EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

arrustr.insert

Insert a unicode string to an array of unicode strings.

method arrustr arrustr.insert (
   uint index,
   ustr newstr
)

Parameters

index The index of the item where the string will be inserted.
newstr The inserting unicode string.

Return value

Returns the object which method has been called.

Related links

Source