To base64
Return the value provided encoded with Base64
Command:
to_base64
Syntax:
to_base64 <value>
Example:
> to_base64 "Hello World!"
SGVsbG8gV29ybGQh
Last updated
Return the value provided encoded with Base64
Command:
to_base64
Syntax:
to_base64 <value>
Example:
> to_base64 "Hello World!"
SGVsbG8gV29ybGQh
Last updated