# 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 ](https://docs.nedyx.com/version-1.66/nedyx/clearlines-functions/text-functions/createmember)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*.

**Content =&#x20;**<mark style="color:blue;">**HIDDENTEXT**</mark>(<mark style="color:blue;">#memberTable</mark>)

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-e90e7cb2a69d1d2d3589949198788b3a70eec8cd%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

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

**Content =&#x20;**<mark style="color:blue;">**HIDDENTEXT**</mark>(<mark style="color:blue;">#memberValues</mark>)

<figure><img src="https://1085786630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWv5M2BoEVu0kDIV5EPs4%2Fuploads%2Fgit-blob-dbe3516054765807c10c7b4cdde9ba5c8755a4ac%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>
