jsl :group and stack columns with variable suffixes
Hi,I am new to scripting and would greatly appreciate any help with the following:I am trying to write a script that will allow me to group and stack columns with variable name suffixes. My table consists of a few columns with names that dont change (i.e. source, frame) and many others (up to hundreds) that begin with x, y, area, perimeter, AR and have the suffix 1, 2, 3, etc . so normally it woul...