Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
StrReplace | version 1.0 | no |
string StrReplace(string String_to_look, string replace_source, string replace_with); |
Replaces every replace_source in String_to_look with the replace_with. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:18 2011 GMT | (c)2011 RadGs Software |