Static
replaceClosing()
Replaces given closing
chars with a given replacement value at the end of the given text
.
replaceOpening()
Replaces given opening
chars with a given replacement value at the beginning of the given text
.
Last updated
Was this helpful?