ConvertFromBase64 Function - microsoft/MIMWAL GitHub Wiki

Syntax

bin ConvertFromBase64(base64string:string)

Description

Converts a base64 string to a byte array.

Remarks

If the input string is null, an exception is thrown.

Supported Version

2.14.728.0 and later

Examples

ConvertFromBase64([//WorkflowData/Photo])