I have a program where i need to do the following:
1 check if it has the same number
2 check if its correct order
3 perform certaint actions if wrong or correct
Attaching some images to illustrate my performance, so if its wrong it needs to go back and check next line and then right click to check for correct order then do this until it finds correct one. How can this be performed?