Skip to content

unbase64

function unbase64(column): Column;

Defined in: functions/string.ts:163

Decodes a BASE64 encoded string column and returns it as a binary column.

ParameterType
columnColOrName

Column