Besically ZP isn't able to take a line from or I am doing something wrong.
I am trying to get 5 random elements from a table that is 7 lines long.
1) bind_to_file
2) table_processing - random line - to variables
Then I repeat this 5 times in order to get 5 elements.
Then I get message:
"Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index"
I am trying to get 5 random elements from a table that is 7 lines long.
1) bind_to_file
2) table_processing - random line - to variables
Then I repeat this 5 times in order to get 5 elements.
Then I get message:
"Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index"