# HIDDENTEXT

#### Syntax <a href="#syntax.14" id="syntax.14"></a>

**HIDDENTEXT**(*member*)

* *member* - the *member* value, from which the hidden text should be returned - ***Value type**: member*

#### Remarks <a href="#remarks.11" id="remarks.11"></a>

* See the description of the function [CREATEMEMBER ](/version-1.52-preview/clearlines-functions/text-functions/createmember.md)to get more information about member value types.

#### Examples

In this example, the *memberTable* has been created by the function CREATEMEMBER, based on the tables *displayTexts* and *hiddenTexts*. Then the function HIDDENTEXT can be used later to extract the hidden texts from *memberTable*.&#x20;

<figure><img src="/files/xP3FD1oaDpykfYFsdy1i" alt=""><figcaption></figcaption></figure>

In this example, the HIDDENTEXT function returns the unique texts from dimension elements coming from Analysis Services.

<figure><img src="/files/STJSg1pO7WRlNTBUaoUk" alt=""><figcaption></figcaption></figure>


---

# 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://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/hiddentext.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.
