From base64
Return the clear text value decoded from the Base64 value provided
from_base64 <value>> from_base64 "SGVsbG8gV29ybGQh"
Hello World!
Last updated
Return the clear text value decoded from the Base64 value provided
from_base64 <value>> from_base64 "SGVsbG8gV29ybGQh"
Hello World!
Last updated