- target
- the sequence to replace.
- replacement
- the replacement sequence.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if target or replacement is null.
Returns a copy of this string after replacing occurrences of target replaced with replacement. The string is processed from the beginning to the end.