| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Text.EncodeHexToBase64
Encodes hex string to base 64.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Text | 3.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Text.EncodeHexToBase64"; Text ) More
(old name: String.EncodeHexToBase64)
Parameters
| Parameter | Description | Example |
|---|---|---|
| Text | The text to process. | "414243" |
Result
Returns base64 encoded text.
Description
Encodes hex string to base 64.See also
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th April 2016