Input, Output and Codings Library - Base64Decode Method

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

Member 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

  • No labels