Author Topic: Getting all clients client-side?  (Read 643 times)

Randy said to loop through F2 but I have no clue how.

You can use a for loop to getRowText() for the number of rows in that list (getRows() maybe).  Then just take the "words" from the getRowText() that you want to use.