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

ustr.del

Delete a substring.

method ustr ustr.del (
   uint off,
   uint len
)

Parameters

off The offset of the substring being deleted.
len The size of the substring being deleted.

Return value

Returns the object which method has been called.

Related links

Source

Edit