cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Library

Choose Language Hide Translation Bar
Overview of Data Columns

A script often needs to deal with individual data columns and rows. Your variables for analysis are represented by the data columns. The observations for these variables are represented by the rows in the data table. And scripts can act on data columns and rows through object messages, functions, and subscripts.

Recommended Articles