JSL script if statement then Delete Column
Hi,I am new to JSL script. How do I write in JSL script for the scenario below:If last 10 rows in column A <= to last 10 rows in column B, then delete column C and column E else delete column D and column F. The values in the last 10 rows within columns A & B are always the same. Can anyone help to translate this into JSL script?