Altair® Monarch®

 

Base64 Decode Function

Description

Decodes any string encoded using the Base64 encoding scheme.

Syntax

Base64Decode(string)

Arguments

string is a base64-encoded string, or the name of a Field containing Base64-encoded values.

Return value

decoded value

Calculated field example

Calculated Field:

Base64Decode([Item Description Encoded])

If Item Description Encoded value is: Uk9BRC00NTAgUkVELCA1OA==

The function returns the following: ROAD-450 RED, 58