Converts i into a row state value.
A row state from the i given.
The color index of rowstate.
Returns a row state for exclusion from the num given.
Returns a row state for hiding from the num given.
Returns a hue state from the num given.
Returns a labeled state from the num given.
Returns a marker state from the num given.
The following example creates the data table references and then returns the row state of row 1 in Big Class.jmp:
Row State( dt1, 1 );
Returns a selected state from the num given.