2024-03-30 00:24:31 +08:00
|
|
|
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
|
2024-03-20 03:40:13 +08:00
|
|
|
*Parameters*
|
|
|
|
|
2024-03-21 04:32:12 +08:00
|
|
|
`string`::
|
2024-04-23 02:43:36 +08:00
|
|
|
String expression. If `null`, the function returns `null`.
|
2024-03-20 03:40:13 +08:00
|
|
|
|
|
|
|
`delim`::
|
2024-04-23 02:43:36 +08:00
|
|
|
Delimiter. Only single byte delimiters are currently supported.
|