6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
|
Syntax:
|
||
|
IF <expr> THEN <expr>
|
||
|
|
||
|
Bsp.: IF a=10 then B=1
|
||
|
|