How to use JSL to filter out the number of rows according to the number of rows in a column?
For example, use A to filter out the number of rows whose age is equal to 7.
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
caroljackson
vince_faller