Versions Compared

Key

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

Input, Output and Codings Library - Base64Decode Method

Panel
bgColor#2c3c4c

Converts specified input value from a sequence of Base64 characters to a binary string

Member of of Input, Output and Codings Library (PRIM_IOC)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Binary String

Binary string resulting from decoding Base64 input value

InputValue

*Input

Unicode String

Unicode string containing a sequence of Base64 characters

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference