text
Syntax:
IntColumn
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:
Find([text_column], "substring")
IntColumn
Context Filtering: ✓ Yes
| Name | Type | Required | Description |
|---|---|---|---|
string | text|column | ✓ Yes | The text to search. |
substring | text|column | ✓ Yes | The text to search with. |
Find([Email], "@")