JSL code to clear selected data table contents
I'm trying to do something that I think should be very easy to accomplish, but I can't find the JSL instruction that will let me. Basically, after selecting various columns and rows I want to delete the contents of the selected cells, not the entire column or row. I can do this manually, but can't find the JSL command to do so. Any suggestions would be appreciated.
E.g.,
dt = Open( "$SAMP
...