1
0

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