Input, Output and Codings Library - TryBase16Decode Method
Attempts to convert specified input value from a sequence of Base16/Hexadecimal characters to a binary string
Member of Input, Output and Codings Library (PRIM_IOC)
Name |
Type |
Data Type |
Description |
Result |
*Result (Optional) |
Boolean |
True if the specified input value can be converted, otherwise false |
InputValue |
*Input |
Unicode String |
Unicode string containing a sequence of Base16/Hexadecimal characters |
DecodedValue |
*Output (Optional) |
Unicode String |
Binary string updated after successfully decoding specified Base16/Hexadecimal input value |
No detailed help is available for this feature
All Component Classes
Technical Reference