mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
683 B
683 B
Home > kibana-plugin-plugins-expressions-public > TablesAdapter > logDatatable
TablesAdapter.logDatatable() method
Signature:
logDatatable(name: string, datatable: Datatable): void;
Parameters
Parameter | Type | Description |
---|---|---|
name | string |
|
datatable | Datatable |
Returns:
void