Split Text
- Updated2026-02-04
- 1 minute(s) read
Splits the Text Node into two nodes at the Offset you specify. The existing Text Node contains text from the beginning to the offset. New Text is the new Text Node.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Offset | ![]() |
Yes | |
| New Text | ![]() |
No |
Remarks
The following table lists the characteristics of this method.
| Short Name | DUXSplitText |

