Gentee Programming Language > Documentation > Libraries | Download documentation |
The method replaces data in a string.
str str.replace( uint offset, uint size, str value )
offset The offset of the data being replaced. size The size of the data being replaced. value The string being inserted.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |