OCLOperators Base64ToBlob
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
 
Line 3: Line 3:
If you have a string in clear text and want it as a byte array (BLOB), do this: 'My clear text string'.[[OCLOperators StringToBase64|StringToBase64]].Base64ToBlob
If you have a string in clear text and want it as a byte array (BLOB), do this: 'My clear text string'.[[OCLOperators StringToBase64|StringToBase64]].Base64ToBlob
[[Category:OCLOperators]]
[[Category:OCLOperators]]
{{Edited|July|12|2024}}

Latest revision as of 15:38, 10 February 2024

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

This page was edited 97 days ago on 02/10/2024. What links here