Text Component

Fnd_Text_DecodeBase64Blob

Fnd_Text_DecodeBase64Blob (-> blob)

Legacy manual page 237

Parameters

ParameterTypeDescription
blobPointerPointer to a blob containing Base64 text

Description

The Fnd_Text_DecodeBase64Blob method converts a blob from Base64 to ASCII.

Fnd_Text_DecodeBase64Blob (->blob)
Extracted source text
            Fnd_Text_DecodeBase64Blob (-> blob)

              Parameter                Type               Description
              blob                     Pointer            Pointer to a blob containing Base64 text

            The Fnd_Text_DecodeBase64Blob method converts a blob from Base64 to ASCII.
              Fnd_Text_DecodeBase64Blob (->blob)