For example:
Code: Select all
var allRows=tables.MYTABLE;
var rows=allRows.getRows();
I re-opened the designer then reopened the script and the problem persists. I created a new JavaScript script and the new script seems to be fine.
Moderators: Jon, Steve, Ian, Dave
Code: Select all
var allRows=tables.MYTABLE;
var rows=allRows.getRows();
Users browsing this forum: No registered users and 2 guests