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
at the end I would like to receive data table
can you assist me in JSL script for this task?