endif.rst 99 B

12345678910
  1. endif
  2. -----
  3. Ends a list of commands in an if block.
  4. ::
  5. endif(expression)
  6. See the if command.