# Helper Functions

{% hint style="info" %}
For each function in the table below, there is also a link to the subpage for that function
{% endhint %}

<table><thead><tr><th width="271.28460360119936">Function Description</th><th>Link to Subpage</th></tr></thead><tbody><tr><td>Replace the empty values in a line</td><td><a data-mention href="/pages/rlSNJfkLwC1qN1p4quDS">/pages/rlSNJfkLwC1qN1p4quDS</a></td></tr><tr><td>Get the names of all files in a directory path</td><td><a data-mention href="/pages/hOL6bFvNfr4UhTjfwHAR">/pages/hOL6bFvNfr4UhTjfwHAR</a></td></tr></tbody></table>


---

# 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://minecraftman1013.gitbook.io/custom-holograms/api/helper-functions.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.
