Get Started
Tip: Keep the log window open to see the output of each script that you run. Select View > Log to open the Log window. See “Working with the Log” in the “Scripting Tools” chapter.
The typical way to work with values in a data table is to follow these steps:
1. Set up the data table whose values you want to access as the current data table. Or, if you already have a data table reference, you can simply use that reference.
2. Specify the row or rows whose values you want to access and specify the column name that contains the values that you want to access.
The following example opens the Big Class.jmp sample data table (making it the current data table), and then specifies row 2 in the weight column. A value of 123 is returned ...

Get JMP 11 Scripting Guide, Second Edition, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.