# Instance

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="/pages/DO4ArQjbDGnDv1Ta74Yy"><strong>getClosing()</strong></a><br>Gets the <a href="/pages/6Nle1uMltWSb2uh6hgTQ#closing">closing</a> chars of the wrap by returning the <a href="/pages/GWnWPzSqNz97LBWzdDog#closing-closing"><code>#closing</code></a> property of a specified object.</p>                                                                                                                                                                                                                                                     |
| <p><a href="/pages/sMY677pZekEiwLxaWOT8"><strong>getOpening()</strong></a><br>Gets the <a href="/pages/6Nle1uMltWSb2uh6hgTQ#opening">opening</a> chars of the wrap by returning the <a href="/pages/GWnWPzSqNz97LBWzdDog#opening-opening"><code>#opening</code></a> property of a specified object.</p>                                                                                                                                                                                                                                                     |
| <p><a href="/pages/LoemdYYF2nsxY7XYurnU"><strong>getText()</strong></a><br>Gets the text of the wrap by returning the <a href="/pages/oDUSz67aGEA6VGbBULlE"><code>#text</code></a> property of a specified object, without the <a href="/pages/FVgRIdWWBG2tK8BmBSXg">opening</a> and <a href="/pages/y486cVc4dkfJSdWG82YB">closing</a> chars of the <a href="/pages/ynTr7YIdKgv6qw68JPND"><code>Wrap</code></a>.</p>                                                                                                                                        |
| <p><a href="/pages/SwVbIKxEQyWEUHmJcqB7"><strong>hasClosing()</strong></a><br>Checks whether the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> of a specified object has the <a href="/pages/y486cVc4dkfJSdWG82YB"><code>closing</code></a> chars or given <a href="/pages/SwVbIKxEQyWEUHmJcqB7#closing-string"><code>closing</code></a> chars.</p>                                                                                                                                                                                             |
| <p><a href="/pages/AXIumFXCrM0Gvjvp6Ygz"><strong>hasOpening()</strong></a><br>Checks whether the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> of a specified object has the <a href="/pages/FVgRIdWWBG2tK8BmBSXg"><code>opening</code></a> chars or given <a href="/pages/AXIumFXCrM0Gvjvp6Ygz#opening-string"><code>opening</code></a> chars.</p>                                                                                                                                                                                             |
| <p><a href="/pages/EPu74cDYJe28Jt8YJlfl"><strong>hasText()</strong></a><br>The method checks whether the <a href="/pages/dVcsuee2Tiyg6m9Naczl"><code>text</code></a> of a specified <a href="/pages/ynTr7YIdKgv6qw68JPND"><code>Wrap</code></a> object is defined, which means it's a <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String"><code>string</code></a> of at least one char and optionally equal to the given <a href="/pages/EPu74cDYJe28Jt8YJlfl#text-string"><code>text</code></a>.</p>         |
| <p><a href="/pages/VDTORK00NPJgmbN7aELv"><strong>isWrapped()</strong></a><br>The method checks whether the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> of the specified object is wrapped by the <a href="/pages/FVgRIdWWBG2tK8BmBSXg">opening</a> and <a href="/pages/y486cVc4dkfJSdWG82YB">closing</a> chars of an instance or given <a href="/pages/VDTORK00NPJgmbN7aELv#opening-string-this.-opening"><code>opening</code></a> and <a href="/pages/VDTORK00NPJgmbN7aELv#closing-string-this.-closing"><code>closing</code></a> chars.</p> |
| <p><a href="/pages/VqVru4aHNREMRPPI7C7x"><strong>★ replaceClosing()</strong></a><br>Returns the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> with replaced <a href="/pages/y486cVc4dkfJSdWG82YB"><code>closing</code></a> chars.</p>                                                                                                                                                                                                                                                                                                           |
| <p><a href="/pages/zKADrcHiPoJayJd5LR4Q"><strong>★ replaceOpening()</strong></a><br>Returns the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> with replaced <a href="/pages/FVgRIdWWBG2tK8BmBSXg"><code>opening</code></a> chars.</p>                                                                                                                                                                                                                                                                                                           |
| <p><a href="/pages/2khbXB2F6Yiq7r6I68nu"><strong>★ replaceText()</strong></a><br>Returns the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> with replaced <a href="/pages/dVcsuee2Tiyg6m9Naczl"><code>text</code></a>.</p>                                                                                                                                                                                                                                                                                                                       |
| <p><a href="/pages/6nAq7tnHWOAKno0FtVIY"><strong>toString()</strong></a><br>Gets the <a href="/pages/6Nle1uMltWSb2uh6hgTQ#wrap">wrap</a>, the <a href="/pages/K32cdMdrpsCcE0oMk8Ek">primitive value</a> of a specified <a href="/pages/ynTr7YIdKgv6qw68JPND"><code>Wrap</code></a> object.</p>                                                                                                                                                                                                                                                              |
| <p><a href="/pages/K32cdMdrpsCcE0oMk8Ek"><strong>valueOf()</strong></a><br>Returns the <a href="/pages/6Nle1uMltWSb2uh6hgTQ#wrap">wrap</a>, <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/valueOf">primitive value</a> of a specified <a href="/pages/ynTr7YIdKgv6qw68JPND"><code>Wrap</code></a> object.</p>                                                                                                                                                                                            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wrapper.angular-package.dev/wrap/methods/instance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
