elasticsearch/docs/reference/query-languages/esql/_snippets/functions/parameters/right.md

241 B

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.

Parameters

string
The string from which to returns a substring.
length
The number of characters to return.