Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
The only place where there is a repeating loop is your for loop
You should do a System.debug on what is being stored in your lines array. Is lines.size() returning more than 10?
The only place where there is a repeating loop is your for loop
You should do a System.debug on what is being stored in your lines array. Is lines.size() returning more than 10?