Menu

jSytem Stop execution

Help
2017-03-20
2017-03-20
  • Mohammed Dildhar

    I have a if condition which should execute when a specific string value gets "Yes" value. Inside loop i need to right a code that will stop execution of Jsystem.?anyway to do this

     
  • Tal Moshe

    Tal Moshe - 2017-06-11

    System.exit(0);

     

Log in to post a comment.