Table of Contents

Search

  1. Preface
  2. The Transformation Language
  3. Constants
  4. Operators
  5. Variables
  6. Dates
  7. Functions
  8. Creating Custom Functions
  9. Custom Function API Reference

Transformation Language Reference

Transformation Language Reference

Binary Functions

Binary Functions

You can use binary functions on binary expressions. To use binary functions, set the environment variable
INFA_ENABLE_BINARY_FUNCTIONS
to True or Yes.
The transformation language includes the following binary functions:
  • EBCDIC_ISO88591
  • BINARY_COMPARE
  • BINARY_CONCAT
  • BINARY_LENGTH
  • BINARY_SECTION
  • DEC_HEX
  • ENC_HEX
  • SHA256

0 COMMENTS

We’d like to hear from you!