ReplaceNoCase
Replaces occurrences of substring1 in a string with obj, in a specified scope.
The search is case-sensitive. Function returns original string with replacements made
Method Signature
Arguments
Examples
Related
Last updated