text
Syntax:
StringColumn
Context Filtering: ✓ Yes
Parameters
Allowed Column Types: STRING, TEXT
Validation
- Minimum parameters: 2
- Maximum parameters: 2
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
text
Syntax:
Repeat([text_column], number)
StringColumn
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
string | text|column | ✓ Yes | The text that the function repeats. |
number | number|column | ✓ Yes | The number of times the text repeats. |
Repeat([Separator], 3)