I want the command prompt to be closed immediately whenever it arrives to the Else function. Here :
Everything works properly but the command prompt doesn't close after reading Else function and jumps to the next step, which is :"Console.WriteLine("Okay, Hello");
I'd be glad if you help me! Thanks