⚠ textHasOpening()
Last updated
Last updated
The method does not yet exist.
Wrapper.prototype.textHasOpening()
Checks if the provided text
has the opening of the specified Wrapper
object at the beginning of the text.
Name: type | Description |
---|---|
The return value is a boolean
indicating whether the given text
has the opening of the wrap.
text: string
The text of a string
to test against the existence of the opening
chars.