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