DiviArea.Debug.table()

DiviArea.Debug.table(args)

Displays a two-dimensional array in the JS console. The output is formatted as a table.

Params

args array, required
A single array (two-dimensional) to display in the JS console.

Returns

The function does not return anything.

Notes

This method does nothing when JS debugging is disabled.

More information on usage: https://developer.mozilla.org/en-US/docs/Web/API/Console/table

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Get in touch with us