Skip to main content Skip to complementary content
Close announcements banner

ConvertFromBinary

Converts the specified bytes from binary into a value with a simple type.

This function is used to convert the binary value into a simple type, like an integer or string according to the specified data format and encoding. It can be used with the ExtractBytes function to read arbitrary data from binary data.

Arguments

Input Specify the binary value to be converted.

Properties

Data Type Specify the data type this function is to return.
Data Format Specify the data format to be used in the type conversion.
Encoding Enter the character encoding used to convert the value. Used only for the String data type.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!