Chapter 7 
Data Structures
Working with Collections of Data
JSL provides these basic data structures that can hold a variety of data in a single variable:
• A list holds a number of other values, including nested lists and expressions.
• A matrix is a row-by-column table of numbers.
• An associative array maps keys to values, which can be almost any other type of data.

Get JMP 13 Scripting Guide 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.