Skip to content

Commit 3afaf81

Browse files
committed
Add reference under string functions for the CONTAINS function documentation in ESQL
1 parent bb28101 commit 3afaf81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/query-languages/esql/_snippets/lists/string-functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* [`BIT_LENGTH`](../../functions-operators/string-functions.md#esql-bit_length)
22
* [`BYTE_LENGTH`](../../functions-operators/string-functions.md#esql-byte_length)
33
* [`CONCAT`](../../functions-operators/string-functions.md#esql-concat)
4+
* [`CONTAINS`](../../functions-operators/string-functions.md#esql-contains)
45
* [`ENDS_WITH`](../../functions-operators/string-functions.md#esql-ends_with)
56
* [`FROM_BASE64`](../../functions-operators/string-functions.md#esql-from_base64)
67
* [`HASH`](../../functions-operators/string-functions.md#esql-hash)

0 commit comments

Comments
 (0)