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)
| 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 |
No detailed help is available for this feature