Short form of "if" statement

new topic     » topic index » view thread      » older message » newer message

Offer to include "then" keyword for "if" with only consequence and without "else" branch. Example:

if x < 0 then x = -x

instead of

if x < 0
x = -x 
end if

I think, it would be very useful.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu