Skip to main content

Quantela platform user manual

To Binary

Description

Displays the input data as a binary string.

e.g. Hi becomes 01001000 01101001

Input

Byte Array

Output

String

Delimiter

This can be one of the following:

  • Line feed

  • CRLF

  • Space

  • Comma

  • Semi-colon

  • Colon

  • None

IsCollection

If True then the input parameter is a JSON collection, otherwise it is simply a string.

IteratorKey

If the input parameter is a JSON collection, then this parameter indicates the specific attributes in the collection that the function is to operate on.