Row selection by value labels
I would like to script a row selection by the value labels in a column. As an example, the Big Class data set has a value label where F=Female and M=Male. As far I can tell, I cannot write JSL to do a column selection by "Female". Does anyone know how to do this in JSL? My bigger issue is that I have several values that have the same label, but instead of trying to select all of those values i...