starts_with.asciidoc 268 B

123456789
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `str`::
  4. String expression. If `null`, the function returns `null`.
  5. `prefix`::
  6. String expression. If `null`, the function returns `null`.