Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Application - CreateBlob

...

Method 

Panel
bgColor#2c3c4c

Create a BLOB

Member of of Web Application (PRIM_WEB.Application)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

String

The resulting BLOB

Data

*Input

Unicode String

Base64 data string

MimeType

*Input

Unicode String

File mime type

Details

The CreateBlob method converts a Base64 encoded string in to a LANSA Blob variable.

The MimeType parameter requires any value from the standardized set of MimeTypes e.g.

image/jpeg
application/pdf
text/plain


See also

All Component Classes

Technical Reference