Stringfunctions+ | Formula BASE

Description

This formula encodes text in Base64 format or decodes it.

Formula(s)

PHP
BASE("String";Mode)

Result

  • String

Parameters

Parameter
Contents
Format
Default value
Explanation

String

Text to be encoded or decoded

String

 

Formula or text

Mode

Encode or decode

String


Possible values:

  • ENCODE: Transforms text in Base64

  • DECODE: Transforms Base64 in text