2 lines
56 B
Text
2 lines
56 B
Text
|
|
if test1 then (...) elseif test2 then (...) else (...);
|
|
|
if test1 then (...) elseif test2 then (...) else (...);
|