SyntaxFix
Write A Post
Hire A Developer
Questions
use return for this
return
if(i==1) { return; //stop the execution of function } //keep on going