4 lines
130 B
Text
4 lines
130 B
Text
|
|
condition [ true statements ] if
|
||
|
|
condition [ false statements ] -if
|
||
|
|
condition [ true statements ] [ false statements ] choose
|