replaceOpeningIn()
Last updated
Was this helpful?
Last updated
Was this helpful?
Wrapper.prototype.replaceOpeningIn()
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 beginning of the given .
The return value is the given of type with replaced chars by given .