ReplaceLineΒΆ
Returns a new string in which all lines containing specified string are replaced with another specified string.
String CollectionObject.ReplaceLine (String, String) |
Returns a new string in which all lines containing specified string are replaced with another specified string. |