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. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Decodes a base64 string and stores it as binary data.
BLOB (bintext )
Name | Required/Optional | Data Type | Description |
---|---|---|---|
bintext |
Required |
String |
A base64 encoded string. |