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