Creating a subset of selected Rows in a datatable
Hi All, I'm fairly new to JSL, and am hoping to get some assistance with an issue I've run into.I'm trying to create a subset of selected rows (with all columns preserved) from a datatable, but in spite of trying just about everything I can find on these forums, in the JMP scripting guide, and in "Jump into JMP Scripting", I haven't been able to get this to happen. The closest I've come is with th...