replaceClosingIn()
Last updated
Was this helpful?
Last updated
Was this helpful?
Wrapper.prototype.replaceClosingIn()
Replaces the chars of the object in the given with a given .
text: string
The text of type in which the chars are replaced by given .
replaceValue: string
The value of type as a replacement for the chars at the end of the given .
The return value is the given text of type with replaced chars by given .