from_base64.md 259 B

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

Example

ROW a = "ZWxhc3RpYw=="
| EVAL d = FROM_BASE64(a)
a:keyword d:keyword
ZWxhc3RpYw== elastic