# 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> |
