5 lines
104 B
Text
5 lines
104 B
Text
if a eq 5 then begin
|
|
... some code here ...
|
|
endif [else begin
|
|
... some other code here ...
|
|
endelse]
|