Hello
I have table and I would like to delete specific data in cell.
for example with this condition as well:
1) if CORNER = VMAX
2) if MODUL = IIH
3) if PARAMETR = GPIO & MIPI
4) if LO_LIMIT is not 0
Delete the data of LO_LIMIT for these criteria
![Dennisbur_0-1676967852180.png Dennisbur_0-1676967852180.png](https://community.jmp.com/t5/image/serverpage/image-id/50311iE01C08577F601033/image-size/medium?v=v2&px=400)
at the end I would like to receive data table
![Dennisbur_1-1676968106179.png Dennisbur_1-1676968106179.png](https://community.jmp.com/t5/image/serverpage/image-id/50312i5CEDB52E01B77154/image-size/medium?v=v2&px=400)
can you assist me in JSL script for this task?