Concept Framework 2.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: Fri Jan 21 18:06:18 2011 GMT(c)2011 RadGs Software