Skip to main content
Skip table of contents

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

Integer

Possible values:

  • ENCODE: Transforms text in Base64

  • DECODE: Transforms Base64 in text

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.