We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d5193 commit 798da99Copy full SHA for 798da99
source/includes/ref-toc-aggregation-string.yaml
@@ -24,13 +24,6 @@ description: |
24
array of substrings. If the delimiter is not found within the string,
25
returns an array containing the original string.
26
---
27
-name: :expression:`$strcasecmp`
28
-file: /reference/operator/aggregation/strcasecmp
29
-description: |
30
- Performs case-insensitive string comparison and returns: ``0`` if two
31
- strings are equivalent, ``1`` if the first string is greater than the
32
- second, and ``-1`` if the first string is less than the second.
33
----
34
name: :expression:`$strLenBytes`
35
file: /reference/operator/aggregation/strLenBytes
36
description: |
0 commit comments