Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 600 Bytes

blob-function.md

File metadata and controls

27 lines (20 loc) · 600 Bytes
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
BLOB Function
lindalu
03/09/2015
Developer
reference
Vis_DSS.chm1033805
medium
f9d4ee2d-c7da-d969-4457-e37384768ac5
Decodes a base64 string and stores it as binary data.

BLOB Function

Decodes a base64 string and stores it as binary data.

Syntax

BLOB (bintext )

Parameters

Name Required/Optional Data Type Description
bintext
Required
String
A base64 encoded string.