OCLOperators StringToBase64
This page was created by Lars.olofsson@mdriven.net on 2019-02-25. Last edited by Stephanie@mdriven.net on 2025-02-04.

Will convert the string to an UTF8 encoded string stored in Base64 format.

When sending Base64 as url parameter / and + will not survive - it is common to go like this: StringToBase64.Replace('/','_').Replace('+','-')

Chances are that the receiver will use this frequently used replacement pattern and understand the you data: See this article for background

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments