> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.52-preview/clearlines-functions/text-functions/hiddentext.md).

# 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>
