OCLOperators Base64ToBlob
This page was created by Lars.olofsson on 2019-02-25. Last edited by Stephanie on 2025-02-07.
Converts a Base64 encoded string to a byte array (BLOB).
If you have a string in clear text and want it as a byte array (BLOB), do this: 'My clear text string'.StringToBase64.Base64ToBlob