@_Ali94 wrote:
Hello guys
When I run my application, the codes didn't execute the lines of my code line by line
For example:
in the first lines of function I defined some variables
in the end of function there is an alert to show the results of these variables.So when I run the application, I don't know why my application execute the alert without the variables !
Is there any solution that make application execute the codes line by line or wait the definition of variables ?
Posts: 1
Participants: 1