MqlResultTable
{object}
{{Name: string}[]} Columns The list of columns in the table
{{ Depth: number, Name: string, RowData: any[], Path: string }[]} Rows The rows of the table, including their depth, name, path, and data.
Generated using TypeDoc
MqlResultTable
{object}
{{Name: string}[]} Columns The list of columns in the table
{{ Depth: number, Name: string, RowData: any[], Path: string }[]} Rows The rows of the table, including their depth, name, path, and data.