2024-03-21 22:51:35 +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
|
|
|
|
|
|
|
[discrete]
|
|
|
|
[[esql-to_integer]]
|
|
|
|
=== `TO_INTEGER`
|
|
|
|
|
|
|
|
*Syntax*
|
|
|
|
|
|
|
|
[.text-center]
|
|
|
|
image::esql/functions/signature/to_integer.svg[Embedded,opts=inline]
|
|
|
|
|
|
|
|
include::../parameters/to_integer.asciidoc[]
|
|
|
|
include::../description/to_integer.asciidoc[]
|
|
|
|
include::../types/to_integer.asciidoc[]
|
2024-04-23 02:43:36 +08:00
|
|
|
include::../examples/to_integer.asciidoc[]
|