Hi. I tried to make simple software, that login to site and make some action. I made file with logins and with passwords. In Editor I add ReadFile action and use option "read all lines in the file into the table variable", select path to file and save info into column in table type variable with option "clear up the table and add all line into the table". Then I add action SetValue, choose my variable, column name and may choose only 2 types of RowIndex - 0 and Random. I need, that row selected ...