14.03.2014 Views

Automation Reference - JMP

Automation Reference - JMP

Automation Reference - JMP

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Application Object <strong>Reference</strong> for Automating <strong>JMP</strong><br />

DataTable Object<br />

SummarySetStatColumnFormat(summaryStatColNameConstants format)<br />

Sets the column name format for the columns produced by summary statistics.<br />

Transpose() As DataTable<br />

Does a simple transpose of the active data table, and returns a dispatch pointer to the newly created data table.<br />

UpdateTable(DataTable2 as DataTable, IgnoreMissingValues As Boolean)<br />

This mimics the behavior of the Tables > Update operation, where a table can be updated/merged with<br />

changed values from a second table. Matching Column operation is supported using the<br />

AddToUpdateMatchList(ColumnName as String) As Boolean method. If no Matching Columns are added<br />

through the AddToUpdateMatchList method, than a normal Update is performed between the two tables.<br />

A return value of True indicates success, False indicates failure.<br />

Page 62

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!