JMP has many types of objects that can respond to messages. This chapter shows how to create and manage data objects: data tables, data columns, and rows. JSL’s messages for working with data correspond to the items in the Tables, Rows, and Cols menus in the graphical user interface, and in turn to items in the various panes of a data table window.
For details about messages that are sent to data table objects, select the JMP Help menu and then select Scripting Index > Objects > Data Table.