# RIGHT

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

**RIGHT**(*text; numChars*)

* *text* - the text from which the right part should be extracted - ***Value type**: text*
* *numChars* - the number of characters which should be returned - ***Value type**: integer*

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

* If *numChars* is < 1, an empty text is returned.
* If *numChars* is equal or greater than the length of *text*, the whole text is returned.

#### Examples

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

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