OCLOperators StringToEncodedBase64
This page was created by Lars.olofsson@mdriven.net on 2019-02-24. Last edited by Stephanie@mdriven.net on 2025-02-07.

Convert a string to a specific encoding and as a base64 string.

For example Western European (ISO) Codepage 28591.

Note! You will run into problems if you try to store a non-unicode string in the string type. Use Base64 encoding!