JSL_open and join data tables from a list in a for loop
Hello, I am trying to write a script to join tables in JSL, where we can input the number of tables to join. For this, I created lists to input html table location, tables names and joiner columns.Before the join, I start by opening the tables, taking an element from the lists in a for loop.I get an error message "Subscript problem in access or evaluation of "tables_list[i]", tables_list[/*###*/]...