2017-08-25 15:05:53 +02:00
|
|
|
---
|
|
|
|
title: richTextConcatenation
|
|
|
|
description: Concatenation of rich texts
|
|
|
|
---
|
|
|
|
## Constructor: richTextConcatenation
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Concatenation of rich texts
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
|
|
|
|----------|---------------|----------|-------------|
|
2017-09-29 15:50:59 +02:00
|
|
|
|texts|Array of [RichText](../types/RichText.md) | Yes|The texts|
|
2017-08-25 15:05:53 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [RichText](../types/RichText.md)
|
|
|
|
|
|
|
|
|