> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/master-1/automation/objects/product-element/advanced-data-types/qstringarray.md).

# QStringArray

| Prop Name | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| delimiter | <p>Predefined Delimiters:  comma, dot, hash, hyphen</p><p><strong><code>delimiter.dot</code></strong></p><p><strong><code>delimiter.hash</code></strong></p><p>Custom Delimiter: must be defined in square brackets. Some examples:</p><p><strong><code>delimiter.\[and]</code></strong><code> word and is delimiter</code></p><p><strong><code>delimiter.\[break by]</code></strong><code> word break by is delimiter</code></p><p><strong><code>delimiter.\[']</code></strong><code> character single quote is delimiter</code></p> |
