Concept Framework 1.0 documentation Contents | Index

standard.lib.str.StrReplace

Name Version Deprecated
StrReplace version 1.0 no

Prototype:
string StrReplace(string String_to_look, string replace_source, string replace_with);


Description:
Replaces every replace_source in String_to_look with the replace_with.

Returns:
Returns the obtained string.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:02 2009 GMT(c)2009 RadGs Software