You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Input, Output and Codings Library - Base16Decode Method

Converts specified input value from a sequence of Base16/Hexadecimal 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 Base16/Hexadecimal input value

InputValue

*Input

Unicode String

Unicode string containing a sequence of Base16/Hexadecimal characters

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference

  • No labels