Dasel
Ctrl
K
v3
Copy
Functions
base64e
Base64 encodes the given string value.
Example
Copy
base64e("hello")
"aGVsbG8="
Previous
readFile
Next
base64d
Last updated
9 months ago