A
A
Agillar2022-03-09 23:49:26
C++ / C#
Agillar, 2022-03-09 23:49:26

Which command is responsible for stopping the code?

I need to write if for example y > 2 stop the script

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Farawa, 2022-03-10
@Agillar

return; stop the execution of the
break function; stop loop

H
HemulGM, 2022-03-09
@HemulGM

Always happy to help those who have Google not working
https://www.c-sharpcorner.com/UploadFile/c713c3/ho...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question