14.03.2014 Views

Automation Reference - JMP

Automation Reference - JMP

Automation Reference - JMP

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

Platform Methods<br />

FrequencyChart(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off.<br />

LaunchAddResponseRole(ResponseType as jmpCategoricalResponseRoles) As Boolean<br />

Add a list of columns as response roles; for example, Aligned Responses. All the column names that have been<br />

accumulated by calling LaunchAddToResponseList will be assigned to the role specified, and the list of columns<br />

used for LaunchAddToResponseList will be cleared. Multiple roles can be assigned to an analysis, with different<br />

lists of columns. Only when Launch is called will the analysis be created.<br />

LaunchAddToResponseList(ColumnName as String) As Boolean<br />

Add a column to a list that will be used to add one type of response role. You can add several columns to a list by<br />

calling LaunchAddToResponseList several times, then have all the list elements added as a role by calling<br />

LaunchAddResponseRole.<br />

Legend(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off.<br />

RatePerCase(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off.<br />

ShareChart(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off.<br />

ShareOfResponses(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off.<br />

TableFormat(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off. These options are mutually exclusive, so turning on one will turn off<br />

the others:<br />

• CrosstabFormat<br />

• CrosstabTransposed<br />

• TableFormat<br />

• TableTransposed<br />

TableTransposed(Flag as Boolean) As Boolean<br />

Turn this option on (Flag is True) or off. These options are mutually exclusive, so turning on one will turn off<br />

the others:<br />

• CrosstabFormat<br />

• CrosstabTransposed<br />

• TableFormat<br />

• TableTransposed<br />

Page 72

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

Saved successfully!

Ooh no, something went wrong!