Gentee Programming Language > Documentation > Libraries | Download documentation |
The method inserts one string into another.
str str.insert( uint offset, str value )
offset The offset where string will be inserted. value The string being inserted.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |