Gentee Programming Language > Documentation > Libraries | Download documentation |
The method copies a source string with the replacing a character to a string.
str str.replacech( str src, uint from, str to )
src Initial string. from A character to be replaced. to A string for replacing.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |