2025-06-21 03:42:37 +08:00
|
|
|
% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.
|
2025-03-04 21:59:31 +08:00
|
|
|
|
|
|
|
## `SUBSTRING` [esql-substring]
|
|
|
|
|
|
|
|
**Syntax**
|
|
|
|
|
|
|
|
:::{image} ../../../images/functions/substring.svg
|
|
|
|
:alt: Embedded
|
|
|
|
:class: text-center
|
|
|
|
:::
|
|
|
|
|
|
|
|
|
|
|
|
:::{include} ../parameters/substring.md
|
|
|
|
:::
|
|
|
|
|
|
|
|
:::{include} ../description/substring.md
|
|
|
|
:::
|
|
|
|
|
|
|
|
:::{include} ../types/substring.md
|
|
|
|
:::
|
|
|
|
|
|
|
|
:::{include} ../examples/substring.md
|
|
|
|
:::
|