DataTableWindow({Object}) Constructor

Top 

Description

Creates a new DataTableWindow which will report the objects specified by itemsToReport.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

DataTableWindow(

{Object} itemsToReport)

 

 

Arguments

itemsToReport


Description:

The items which will appear in the DataTableWindow.

 

 

 

Syntax

DataTableWindow myDataTableWindow1({ myObject1 });

 

 

See also

DataTableWindow Object

DataTableWindow Guide