|
|
Gets the binary data (byte array) from a Binary Data-formatted DataTable.
Syntax
| Smartsite SXML |
|
|---|---|
any datatable.getbytes(datatable dataTable) any datatable.getbytes(datatable dataTable, integer rowIndex) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| dataTable | DataTable | The data table (formatted for Binary Data - Bytes, ContentType). |
| rowIndex | Integer | Index of the row. |
Return Value
| Data Type | Description |
|---|---|
| Any | Byte array |