blob: 25bddac6e254341a636445023ec59d25dbc14ca0 [file] [log] [blame]
endwhile
--------
Ends a list of commands in a while block.
::
endwhile(expression)
See the :command:`while` command.