Search

Module: Editor

Version: 2.2.1 +

Type: String

Category: Text

 

Description

The formula 'ConvertToBase64' converts a text string to a Base64 encoded text string. Base64 encoded strings are used for example in the communication with webservices. With the formule 'ConvertToBase64' it is possible for example to convert XML to a Base64-string. If you want to read a document in any file format and convert this file to a Base64 string, use the formula 'ReadFileAsBase64'.

Parameters

Text:

This is the text that has to be converted in Base64.

Example

Description

In the table below you find some examples of the function 'ConvertToBase64'.

InputOutput
Futurama RnV0dXJhbWE=
1957 MTk1Nw==
50% NTAl
Nine $ TmluZSAk

Updated: 2013-03-25