To Binary
Description | Displays the input data as a binary string. e.g. |
Input | Byte Array |
Output | String |
Delimiter | This can be one of the following:
|
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. |