Concept Framework 1.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: Thu Oct 15 20:02:02 2009 GMT | (c)2009 RadGs Software |