11 lines
107 B
ReStructuredText
11 lines
107 B
ReStructuredText
|
|
else
|
||
|
|
----
|
||
|
|
|
||
|
|
Starts the else portion of an if block.
|
||
|
|
|
||
|
|
::
|
||
|
|
|
||
|
|
else(expression)
|
||
|
|
|
||
|
|
See the :command:`if` command.
|