The CONCATENATEB function concatenates several binary streams into a single binary streams.
Input | Data Type | Description |
---|---|---|
InputN | Binary | The binary stream(s) to concatenate. |
Output | Data Type | Description |
---|---|---|
Output1 | Binary | The concatenated binary stream. |