DEBSOURCES
Skip Quicknav
sources / cmake / 3.13.4-1 / Help / command / endwhile.rst
12345678910
endwhile -------- Ends a list of commands in a while block. :: endwhile(expression) See the :command:`while` command.